
Ludum Dare #32compo
WIP
Throw piranhas at guys, didn't have time to finish. Arrow keys to move, space to do actions. Game crashes when you lose. Oops. You can edit the Level1.txt file to change the level: 1s for walls, X for elevator (exit), E for enemy, P for Player.
Made using SDL and Visual Studio
NOTE: Edited after compo finish to add in SDL2 lib file to allow it to work.
Made using SDL and Visual Studio
NOTE: Edited after compo finish to add in SDL2 lib file to allow it to work.
Comments8

lukew2320 Apr 2015, 09:01
I've updated it post compo to add the missing lib file, should hopefully work now.
ungarischeziegenspielen20 Apr 2015, 18:23
Well, it doesn't work for me

Geckoo133720 Apr 2015, 21:38
It doesn't work for me.
Always the same problem with the SDL library :/
I wait before rate this entry ++
Always the same problem with the SDL library :/
I wait before rate this entry ++

Prowler24 Apr 2015, 13:25
Same error here!
peecestudios30 Apr 2015, 19:54
Doesn't work

Crowbeak9 May 2015, 05:26
The game doesn't start for me. I'm using a Japanese version of Windows and couldn't fully read the error it gave me, but it seems there's a DLL missing.

BMacIntosh9 May 2015, 22:22
Had to download the SDL DLL to run: https://www.libsdl.org/release/SDL2-2.0.3-win32-x86.zip. Nice art, you should show more of it in your screenshot! One gripe was that moving through open space was very slow - maybe you should have the enemy turn complete instantly if no enemies are on screen.
Are you not able to provide a fully compiled version or a web based version?