This project is a part of the first year of Epitech.
We had 1 month to complete it. 🗓️
The goal of this project was to create a RPG game in C with the CSFML library. 🎮
u: Skip the cut scenei: Open inventoryesc: Open menuw: Quit the gamez: Go forwards: Go backwardq: Go leftd: Go rightp: Player's statt: Open skill tree
- Clone this repository locally
- Run
makein your bash / command line - Run
./my_rpg
Warning Make sure the CSFML library is installed or the program won't work.
To try this program, you can to use this command to automatically play the game and when you quit it, clean the repository:
make && ./my_rpg && make fcleanAn output you can get from this program can be:
Here are the different tools and languages we used to make this project: 🛠️
Here is the GitHub of the persons who did the project with me : Maxime Senard, Romain Delaruelle
