Skip to content

Latest commit

 

History

History
26 lines (12 loc) · 516 Bytes

File metadata and controls

26 lines (12 loc) · 516 Bytes

The Walkingjelly checkers

The Walkingjelly checkers is a isometric game made in Java , JavaFX . The grafic design created with Blender for characters , Gimp and Inkscape for scenario.

  • Install library, in the project folder launch the command:

mvn install:install-file -Dfile=./lib/checkersengine-1.0.jar -DgroupId=checkersengine -DartifactId=checkersengine -Dversion=1.0 -Dpackaging=jar 


  • Run the game:

mvn javafx:run


screenshot4