An open API service indexing awesome lists of open source software.

https://github.com/ayfri/java-tp2

My second set of exercices to do in Java for my school.
https://github.com/ayfri/java-tp2

Last synced: 3 months ago
JSON representation

My second set of exercices to do in Java for my school.

Awesome Lists containing this project

README

        

# Java-TP2

My first set of exercices in Java for my school.

## Comment lancer

Pour lancer le programme, il faut se placer dans le dossier du projet et lancer `./gradlew run`.
Java 18 est requis.
JavaFX et toutes les dépendances seront automatiquement téléchargées et installées.

Note : L'application console ne marche pas à cause de JavaFX.