Welcome to my Runner, a running game made with CSFML where your goal is to dodge pit and spike to go as far as possible.
You need to install the mysql_lib for the highscore
Use this install
Clone the repository:
git clone https://github.com/Arcahub/Runner.git
Download the version of your distrib on this link
Then install it with:
sudo yum localinstall mysql80-community-release-{distrib version}-{version-number}.noarch.rpm
Install CSFML
sudo ./csfml/build_csfml.sh
To compil:
make
Update :
git pull && make re
If you want to play on your own map:
./my_runner [MAP]
Else to play with the automatic generation
./my_runner
First time : jump ( the more you let the key pressed the more you will jump ). In the air : double jump ( you won't be able to jump again until you hit the ground )
Attack : default is right side but you can attack top or down using the arrow ( left joystick on gamepad ). An attack who hit a spike will make you knockback.
Dash : will dashing you can't be hitted by spike but you can't dash until the player recover
Dev :
Guillaume Mailhol
Big thanks to TeamCherryGames for the sprites from the beautiful game Hollow Knight