justCheckers is an advanced, cross-platform, libre software checkers game
Go to file
Dorian cfad0c822c Crafted a Gradle build for Android. Will separate build out later. 2013-04-02 19:19:15 -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
src/main Crafted a Gradle build for Android. Will separate build out later. 2013-04-02 19:19:15 -04:00
.classpath Updated the GNU documentation. 2011-12-12 12:09:34 -05:00
.gitignore Update .gitignore 2012-10-17 01:19:02 -03: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
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
build.gradle Crafted a Gradle build for Android. Will separate build out later. 2013-04-02 19:19:15 -04:00
settings.gradle Added Gradle build files. 2013-02-26 11:38:17 -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.