Skip to content
/ RPG Public

Epitech first year end year graphical project in C.

License

Notifications You must be signed in to change notification settings

antwxne/RPG

Repository files navigation

RPG c csfml

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.

Previews

Main menu
In Game
Fight
Pause Menu
End Menu

Requirements

CSFML >= 2.5

To install CSFML please refer to the installation guide

Build and run

Linux:

make
./my_rpg

Documentation

Make sure that you have Doxygen installed

make doc

File are generated in ./Documentation folder.

If you have Firefox you can run:

make doc-firefox

It generate documentation and launch a html preview.

Contributors

  • Théo Campos github-link
  • Clément Ruat github-link
  • Paul Beaudet github-link
  • Antoine Desruet github-link