justCheckers is an advanced, cross-platform, libre software checkers game
Go to file
dorian a9878a2f12 Initial setup of project. 2011-11-30 17:29:49 -05:00
gen/org/justcheckers/android Initial setup of project. 2011-11-30 17:29:49 -05:00
lib Initial setup of project. 2011-11-30 17:29:49 -05:00
res Initial setup of project. 2011-11-30 17:29:49 -05:00
src/org/justcheckers Initial setup of project. 2011-11-30 17:29:49 -05:00
.gitignore Initial setup of project. 2011-11-30 17:29:49 -05:00
AUTHORS.txt Initial setup of project. 2011-11-30 17:29:49 -05:00
AndroidManifest.xml Initial setup of project. 2011-11-30 17:29:49 -05:00
BUGS.txt Initial setup of project. 2011-11-30 17:29:49 -05:00
COPYING.txt Initial setup of project. 2011-11-30 17:29:49 -05:00
Changelog.txt Initial setup of project. 2011-11-30 17:29:49 -05:00
README.txt Initial setup of project. 2011-11-30 17:29:49 -05:00
proguard.cfg Initial setup of project. 2011-11-30 17:29:49 -05:00
project.properties Initial setup of project. 2011-11-30 17:29:49 -05:00

README.txt

== What is justCheckers? ==
justCheckers is an open source advanced checkers game built using Java. The aim 
of the project is to create a checkers game that:

    * handles skins and themes
    * handles multimedia
    * allows for network games
    * contains a powerful yet fun computer opponent
    * handles different checker rules 

Version 0.1 lets you play a game of checkers (standard American rules) against 
another player on the same computer.

Project homepage: http://justcheckers.sourceforge.net/