Great job; the quips really help add a lot of character and make you care more about the game.
I took a look at the source and I believe this has the distinction of being the largest public Fennel codebase in the world; congrats!
| Criteria | Rank | Score* | Raw Score |
| Entertainment - How enjoyable/replayable is it? | #1 | 4.000 | 4.000 |
| Creativity - How original is the idea? | #1 | 4.429 | 4.429 |
| Overall | #1 | 4.143 | 4.143 |
| Presentation - How does it look/feel? | #3 | 4.000 | 4.000 |
Ranked from 7 ratings. Score is adjusted from raw score by the median number of ratings per game in the jam.
Note: Windows version may be missing a font file -- none of the text shows up.
Windows 7, LOVE2D 11.1
The repo for the submission is here: https://gitlab.com/alexjgriffith/always-kill-your-heroes
If other submissions are working (Technomancy's & Jakob's) then i dont think it's love. It might be the font. Try cloning it and replacing the mali font with something else.
I'll upload a couple alternate open fonts tonight and add a keybinding to cycle between them.
No, the other LOVE entries seem to be giving me text/font trouble as well. I can run the LOVE executable by itself and get the "NO GAME" message, which I presume is using fonts, but it doesn't work with actual games.
I just tried a Visual Novel(ette) that I wrote with Lua a while back. It's using completely bog standard fonts, but it's not showing any text with LOVE 11.2 either. LOVE 10.2 works fine, font-wise, but won't run any of your cool modern games. : ( So this is definitely the fault of my setup. I will try to either fix or get another computer so I can test things properly before the deadline.
Thanks!
This one gets my vote for #1, excellent work! I dig the story, and the name generation and the comments that the characters make gives it a lot of charm.
If you are having problems making it to 20,000 coins check out the section on combat in the project description. I've copied it below.
Each hero has an attack and a defense represented by a A/D over their heads. The attack indicates how many strikes they can deal out each tick. These strikes are dealt out at random to all engaged slimes. The defense indicates how many slimes they can defend against before they start taking damage. Make sure that you always have more slimes attacking a hero than its defense.
Leave a comment
Log in with itch.io to leave a comment.