A funny Runner / Platformer / Rythmer game created in C++ and with the help of the SFML library. It was made for the Game Jam in 2016.
After installing SFML here you will have to execute compil.sh in the source directory. ./compil.sh
Then export the library path : export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/usr/local/SFML/lib
The binary is in the release directory, to execute it ./Wavyrun
If you have any question or problem, please contact me at [email protected]