Hero Must Die by CireNeikual
Stop the side-scroller hero from rescuing the princess!
The "player" is an AI that uses neural networks trained with the Neuro-Evolution of Augmenting Toplogies (NEAT) algorithm: http://en.sfml-dev.org/forums/index.php?topic=9897.0
You need to have the VS2010 redistributable package installed to run the game.
Select the items you want to use to prevent the player from making it to the princess, place them appropriately, and then hit "play" so that the AI can try to beat the level. If it finds a solution before it reaches 100%, you lose!
EDIT: I had to perform a post-compo bug fix, since the screen just turned black for some people, making it unplayable. It should work now.
The "player" is an AI that uses neural networks trained with the Neuro-Evolution of Augmenting Toplogies (NEAT) algorithm: http://en.sfml-dev.org/forums/index.php?topic=9897.0
You need to have the VS2010 redistributable package installed to run the game.
Select the items you want to use to prevent the player from making it to the princess, place them appropriately, and then hit "play" so that the AI can try to beat the level. If it finds a solution before it reaches 100%, you lose!
EDIT: I had to perform a post-compo bug fix, since the screen just turned black for some people, making it unplayable. It should work now.
| Windows | https://sourceforge.net/projects/heromustdield25/ |
| Post Compo (4 new items, 7 more challenging levels!) | https://sourceforge.net/projects/heromustdiepc/?source=navbar |
| Original URL | https://ludumdare.com/compo/ludum-dare-25/?action=preview&uid=7769 |
Ratings
| Coolness | 100% | 1 |
| Overall(Jam) | 3.76 | 30 |
| Audio(Jam) | 2.36 | 212 |
| Fun(Jam) | 3.61 | 30 |
| Graphics(Jam) | 2.73 | 233 |
| Humor(Jam) | 2.76 | 128 |
| Innovation(Jam) | 4.01 | 12 |
| Mood(Jam) | 2.93 | 138 |
| Theme(Jam) | 3.90 | 43 |
> Dec 18, 2012 @ 4:35am
> when i run it all i get is a solid black window :(
That happened to me too. I run a Win8-x64 system.
As I understand I can only complete 7th level by cheating.
The game itself is pretty fun, although the other aspects are nothing special - it's the technology that stands out here.
It is so simple, but the AI make it so complicated and you can make so many puzzles with it...
More levels please!
You could have named your zip/exe same as the entry, I got troubles finding it again through LD search.
I'll try again on a different computer when I can.
A Puzzle game with cool AI!
It's fun to play, and I am still trying to pass the level 5 lol.
Good job!
Its a shame that when you have the right solution right away, you don't see the AI trying all these different tactics in vain. But I understand that just watching the AI for hours on end wouldn't be very fun.
I ended up finding a one tile solution to the final level too, in a way that seems to have tricked the AI, but would otherwise be really easy to solve. SPOILER HERE: http://imgur.com/6MNhy
@Norgg Yup, I found this one too after I submitted the game! The hit box for the spikes are a bit too large, and the AI has no sense of velocity, leading it to die there. Both of these things are fixed in the post-compo version though, check it out!
On the negative side, the sound and graphics weren't very good, but the excellent AI makes up for it. I would've loved more levels too.
Overall, great job!