https://github.com/clement-muth/prg-game
Epitech rpg game
https://github.com/clement-muth/prg-game
c epitech game mutex rpg threads
Last synced: 7 months ago
JSON representation
Epitech rpg game
- Host: GitHub
- URL: https://github.com/clement-muth/prg-game
- Owner: Clement-Muth
- Created: 2020-08-12T08:35:27.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-06-17T09:53:50.000Z (almost 6 years ago)
- Last Synced: 2024-12-27T17:35:53.910Z (over 1 year ago)
- Topics: c, epitech, game, mutex, rpg, threads
- Homepage:
- Size: 51.9 MB
- Stars: 0
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Commandes :
- make : pour créer le fichier binaire
- ./my_rpg pour lancer le jeu.
- ./my_rpg -h : afficher les options et commandes disponibles.
MY_RPG est un projet EPITECH.
Le but est de recréer un jeu de type RPG dans sa totalité en utilisant la CSFML.
Ce projet a été réaliser par GOLLING Florian, COHEN Jonathan, MUTH Clément et ROESCH Jean-Baptiste au cours de l'année 2019/2020.