This project is one of the freest project of your first year.
Create your own RPG.
Your main challenge for this game will be to create a complete product using everything that
you and your team know.
To give the users the feeling that you’re delivering a complete product you need to polish as
much as possible your game.
Your game must follow the following rules:
- Having a pleasant user interface.
- Create a coherent universe (visual assets, audio assets, scenario, ...)
- Create a funny game where the player has at least one goal.
- Create a game with a beginning and an end.
All the functions included in the libC
, the CSFML
and the math
library are authorized.
- Clone the repository
git clone git@github.com:EpitechPromo2028/B-MUL-200-REN-2-1-myrpg-nathan.jeannot.git myrpg && cd myrpg
- Compile the project
make -s
- Launch the game
./my_rpg
Project's Tokei:
===============================================================================
Language Files Lines Code Comments Blanks
===============================================================================
C 449 13093 8233 3339 1521
C Header 48 2955 2060 442 453
Makefile 8 1096 778 103 215
YAML 4 488 335 122 31
-------------------------------------------------------------------------------
Markdown 2 132 0 92 40
|- C 1 31 23 2 6
(Total) 163 23 94 46
===============================================================================
Total 511 17764 11406 4098 2260
===============================================================================
0
coding style errors.
Aymeric JOUANNET-MIMY |
Nathan JEANNOT |
Lysandre BOURSETTE |
---|