Jumper is a game based on a simple jump game that used to ship with old cell phones.
- Better jump.
- Make Game smooth and fun to play
- Manage README.md
-
Fork & clone the repository
-
If you don't have SDL-2 Library Installed then make sure to do so by
$ sudo apt-get install libsdl2-2.0
$ sudo apt-get install libsdl2-dev
- Also,
$ sudo apt install libsdl2-image-dev
-
Then, make build folder in the directory
mkdir build
-
After that in terminal execute
make
Feel free to contribute in the repo by looking at Tasks ToDo and Contribution.md