Skip to content

mdavid626/checkers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Checkers

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.

Demo

Checkers Demo

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.

About

Java implementation of the game Checkers

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published