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.
We used the CSFML graphical library.
To install CSFML please refer to the installation guide
Linux:
make
./my_rpgMake sure that you have Doxygen installed
make docFile are generated in ./Documentation folder.
If you have Firefox you can run:
make doc-firefoxIt generate documentation and launch a html preview.





