Xwilarg / FightEpitechGrades

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 :(

About

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

License:GNU General Public License v3.0


Languages

Language:C++ 96.3%Language:CMake 2.2%Language:Shell 1.6%