This is a JavaFX implementation of the popular game Slither, built with Maven.
- DE SOUSA Mathéo
- DEBESSEL Eric
To run the game, execute the main method in the Menu
class:
mvn javafx:run -f pom.xml
C.f the Dedicated Diagram
- Java 8 or higher
- JavaFX 8 or higher
- Maven 3.6.0 or higher
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.