Java implementation of the game "Checkers". You can play against an another human or against the computer. The application has multiplayer mode. It supports replaying sessions and can give you hints about your next step.
It was created as a school project at the Brno University of Technology.
Download demo-native.zip [35 MB], extract and then run checkers.exe. No installation needed. You will not need Java Runtime Environment, because dependencies were packaged into the zip file with Excelsior JET.
You can also download demo.zip [350 kB], extract and then run "javaw -jar ija2013.jar" or simply double click on the "ija2013.jar" file. No installation needed. Make sure Java Runtime Environment is installed.