/FightEpitechGrades

This project is a 2D video game made with the SFML where you fight your EPITECH's grades

Primary LanguageC++GNU General Public License v3.0GPL-3.0

FightEpitechGrades

This project is a 2D video game made with the SFML where you fight your EPITECH's grades

How to import your marks

Go on your EPITECH intranet profile in the "Units and grades" section.
Select all your marks and click on "Export marks"
For "File extension" select 'Csv'.
Let the default delimiter as ';', the charset as UTF-8 and don't tick the 'Hide columns headers' option.
In the 'options' section you'll need to tick 'Title', 'Final mark' and 'Unit'.

Once you have done this, copy the file inside the Grades folder.
You'll be able to select it from the ingame menu.

Controls

Q: Left
D: Right
Z: Jump (if mid-air: double-jump, if on wall: wall-jump)
S: Fall
K/L: Fire

Installation on Linux

Download the repository on your desktop and run install.sh.

Installation on Windows

None yet :(