Checkers game written in Java language.
The game has a simple computer opponent.
- Download latest zip archive -> https://github.com/sloenthran/JavaCheckers/releases/latest
- Unpack archive
- Next then double-click on the JavaCheckers.jar file or run the command using bash:
java -jar JavaCheckers.jar
Mouse
R and N keys - restart game
Dawid "Sloenthran" Nogacz