Jungle Jumper is a one-button, side-scrolling, endless runner game developed with Lua. Run and jump through the jungle while avoiding the spiked obstacles to reach a high score.
Clone the repository and change directories:
git clone https://github.com/esadek/jungle-jumper.git
cd jungle-jumper
Run the game with LÖVE:
love src
Jungle Jumper was build with the following components:
- Framework: LÖVE
- Image assets: Jungle Pack and Pixel Adventure
- Music: Cozy Tunes
- Font: m6x11
The source code for Jungle Jumper is free and open-source, released under the permissive zlib license.