Skip to content
This repository was archived by the owner on Feb 3, 2022. It is now read-only.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

109 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Runner


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.

Instalation

You need to install the mysql_lib for the highscore

Windows Installer

Use this install

Linux Installer

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

How to

If you want to play on your own map:

./my_runner [MAP]

Else to play with the automatic generation

./my_runner

Player Input

Space ( or A on gamepad )

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 )

X (or X on gamepad)

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.

A ( or B on gamepad )

Dash : will dashing you can't be hitted by spike but you can't dash until the player recover

Credits

Dev :

Guillaume Mailhol

Big thanks to TeamCherryGames for the sprites from the beautiful game Hollow Knight

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages