Skip to content
This repository has been archived by the owner on May 6, 2023. It is now read-only.

Latest commit

 

History

History
47 lines (35 loc) · 2.3 KB

README.md

File metadata and controls

47 lines (35 loc) · 2.3 KB

tChu

Introduction

TODO : Write this section

Gameplay

TODO : Write this section

Credits

This game was developed by Hamza REMMAL and Mehdi ZIAZI. It's our implementation of the CS-108 project (2021 Edition).

Étapes du Projet

How to start the game :

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