Hey,
these past few weeks I've been developing a game as a challenge to myself, to try and finish development on the stuff I make. The game is a remake of an older game that I played on a friend's computer, and I deliberately decided not to look up exactly how the game works, but instead go from my memory. The game isn't very complicated, so there's not much to get wrong.
There's no real end to projects like this. There's always something to add, and something to polish. I have decided to stop with the project because I have no enthusiasm for it anymore, and I have been developing slowly for a few days after losing that enthusiasm.
Work is not done now that I release it. I hope that few of you take the time to try it out, so that I can experience and learn the complications of making software work on several different computers and setups. If you do try the game, then first I'd like to thank you, but also I'd appreciate if you made a comment about your distro and if it worked or not.
Description. A building is on fire and the denizens are throwing their babies out of the windows for you to save. Use your trampoline to get them across to safety.
Dependencies. The only system dependencies are SDL2 and OpenAL.
A note about FOSS. I intend to bundle the entire source code into the tar ball once I'm done with this project. It's C code.
The Windows binaries were only tested with Wine.
This has only been compiled for 64 bit
Link to downloads
Zip Download |
Bzip2 Download
EDIT 05/01/2017: Made a note about 64 bit
EDIT 10/01/2017: Changed download links to https protocol