-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Alessio Sardaro edited this page Mar 31, 2023
·
15 revisions
The game of checkers made with Java and JavaFX, space invaders style.
Install library with this command:
mvn install:install-file -Dfile=./lib/checkersengine-3.2.jar -DgroupId=checkersengine -DartifactId=checkersengine -Dversion=3.2 -Dpackaging=jar
and run the game:
mvn clean javafx:run
visit repository: https://github.com/alegithub72/checkersjavafx