Skip to content

Codemon, my final degree subject, C++17 videogame done with SFML2

License

Notifications You must be signed in to change notification settings

parequena/TFG_Codemon18

Repository files navigation

Codemon (TFG)

This game prototype developped by Pablo Requena González using SFML 2.5.2 on Manajro (Arch Linux).

Twitter

LinkedIn

GitHub

Done with:

Francisco Gallego Durán

Patricia Compañ Rosique

Compilation

Thanks to make, we can compile the code using a terminal.

  1. Install dependenciesyay sfmlon my case, in other case, just look on SFML Installation WebSide (Linux on this link, but it is possible to install it on several S.O. We also have an json-cpp dependency.
  2. Clone this repository git clone https://github.com/parequena/TFG_Codemon18.git
  3. Then insert into the project path cd TFG_Codemon18
  4. Compile using Makefile make
  5. Execute the game calling the output file ./exe
  6. Play the game.

About

Codemon, my final degree subject, C++17 videogame done with SFML2

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published