justCheckers is an advanced, cross-platform, libre software checkers game
Go to file
Dorian Pula d64c3a11b7 Commit before the massive dev environment cleanup. 2012-05-16 20:21:24 -04:00
gen/org/justcheckers/android Commit before the massive dev environment cleanup. 2012-05-16 20:21:24 -04: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 Minor fixes to allow code to compile. 2012-05-08 21:30:58 -04:00
.classpath Updated the GNU documentation. 2011-12-12 12:09:34 -05:00
.gitignore Add Git exception to Mac data files. 2011-12-12 12:17:00 -05:00
.project Updated the GNU documentation. 2011-12-12 12:09:34 -05:00
AUTHORS.txt Updated the GNU documentation. 2011-12-12 12:09:34 -05:00
AndroidManifest.xml Updated the GNU documentation. 2011-12-12 12:09:34 -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 Updated the GNU documentation. 2011-12-12 12:09:34 -05:00
README.txt Updated the GNU documentation. 2011-12-12 12:09:34 -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

== About the Project ==

justCheckers is an advanced open source checkers game for Android. The aim of 
the project is to make a game capable of supporting:

* Skinning
* Network Games
* Computer Opponents
* Various Rules and Internationalizations

Project homepage: http://justcheckers.org/

== Current Progress ==

The justCheckers project is in the middle of a general rewrite as much of the 
code was designed for a desktop Java application rather than an Android app.  
Also the game engine requires a general overhaul to allow for handling of 
various variants of checkers.