A university group project with professionals restrictions like imposed syntax, test functions, macros and documentation. This program is a terminal version of a famous french board game. The project aims to make us learn how we generaly code into a compagny with restrictions.
If you are a french speaker, I invite you to:
-
Check the Report of this project for more details
-
Use the
Doxyfile
with Doxygen to get a complete documentation of the project (by theDoxygen
command at the root of the project)
- Install Doxygen (Optional)
Compile the program with make
.
Lauch the binary as ./1000bornes
.
Clean object files and binary by make clean
.
You can find instructions here.
Choose the numbers of player at the beginning (2-8 players), then the game starts.
Each turn, each player will see his cards assigned by a number and can play them by entering the card number.
If the card selected is played on an other player, the game will ask you the number of the player to play on.
Use Doxygen
command to generate documentation.
- Etienne PENAULT - RĂ©alisation de Projet - Paris VIII