TODO : Write this section
TODO : Write this section
This game was developed by Hamza REMMAL and Mehdi ZIAZI. It's our implementation of the CS-108 project (2021 Edition).
- Introduction
- Éléments de jeu
- Routes et chemins
- Gestion des cartes
- État d'un joueur
- État d'une partie
- Jeu
- Sérialisation
- Jeu distant
- État observable
- Interface graphique
- Programmes principaux
- Étape libre
This project uses Maven as build tool. It also uses the JavaFX Maven Plugin, therefore, we can use the following command to start the game:
mvn javafx:run