University Project
November 2022 - January 2023
Video game programmed in Java inspired by the Patchwork board game.
- Using object-oriented programming
- Graphical interface usable with the mouse
To start the game, go to its folder in a terminal and run the command:
java -jar Patchwork.jar
Everything is explained in the file rules.pdf
Projet Universitaire
Novembre 2022 - Janvier 2023
Jeu vidéo programmé en Java inspiré du jeu de société Patchwork.
- Utilisation de la programmation orientée objet
- Interface graphique utilisable à la souris
Pour démarrer le jeu, placez vous dans son dossier dans un terminal et exécutez-y la commande :
java -jar Patchwork.jar
Tout est expliqué dans le fichier regles.pdf