Jumper
A downloadable game for Windows and Linux
Play in two modes:
- A general platform game where the aim is to get as high as possible (without falling off!)
- A more challenging continuously scrolling mode where you must stay afloat, as the platforms move downward faster and faster
This project was writen in Odin, using the SDL2 library for its graphics. See source code on my GitHub.
Status | Released |
Platforms | Windows, Linux |
Rating | Rated 5.0 out of 5 stars (1 total ratings) |
Author | FancyKillerPanda |
Genre | Platformer |
Install instructions
For Windows:
- No need to do anything. Just double click jumper.exe
and you should be good to go!
For Linux:
This project depends on SDL2. Get it through your package manager, for example:
sudo apt install libsdl2-2.0-0 libsdl2-image-2.0-0 libsdl2-ttf-2.0-0
Leave a comment
Log in with itch.io to leave a comment.