
Hell's Empty
This game is from ldjam.com, which is currently unavailable.
You can try viewing the original page on Web Archive (may not load correctly).
You can try viewing the original page on Web Archive (may not load correctly).
Hell is empty and all the devils are here...including your pets. Find your dog and pet rock and bring them back to the underworld before they get exorcised.
Controls:
A - Left
D - Right
Space - Jump
Q/E - Cycle through souls
Left Click - Summon soul
Made with:
-C
-SDL2
-GIMP
IMPORTANT: Others (and myself) have noticed that input delay and "slippery" platforming sometimes occurs in the web version. I didn't notice this in the desktop build, so try that if you experience that problem. Sorry!
I adapted base code from the engine of another game I'm working on. I used this code for displaying text and drawing and animating sprites. I also use the level editor that comes with it. The base code can be found here:
https://github.com/jnwjack/ConquestOfIchabod
The stuff I'm using is in the "src/engine" directory. The level editor is in "tools".
Capture.PNG
Controls:
A - Left
D - Right
Space - Jump
Q/E - Cycle through souls
Left Click - Summon soul
Made with:
-C
-SDL2
-GIMP
IMPORTANT: Others (and myself) have noticed that input delay and "slippery" platforming sometimes occurs in the web version. I didn't notice this in the desktop build, so try that if you experience that problem. Sorry!
I adapted base code from the engine of another game I'm working on. I used this code for displaying text and drawing and animating sprites. I also use the level editor that comes with it. The base code can be found here:
https://github.com/jnwjack/ConquestOfIchabod
The stuff I'm using is in the "src/engine" directory. The level editor is in "tools".
Capture.PNG