2D Platformer
Check code »
Report Bug
·
Request Feature
Jumphigh is a simple platformer game inspired by Icy Tower. It's made with use of c++17 and SFML.
- sfml
- g++
- make
- Clone the repo
git clone https://github.com/4rlenrey/JumpHigh.git
- Compile
make
- Run
./Jumphigh