justCheckers is an advanced, cross-platform, libre software checkers game
Go to file
Dorian e2f046aa3e Add mailing list archives to main project. 2015-12-10 08:43:01 -05:00
android Additional work to get modules working. 2013-04-03 18:30:27 -04:00
console Continued work on the modular builds. 2013-04-03 16:02:56 -04:00
core Additional work to get modules working. 2013-04-03 18:30:27 -04:00
desktop Continued work on the modular builds. 2013-04-03 16:02:56 -04:00
doc Setup structure for multiple project build. 2013-04-03 12:02:12 -04:00
org_archive Add mailing list archives to main project. 2015-12-10 08:43:01 -05:00
web Additional work to get modules working. 2013-04-03 18:30:27 -04:00
.gitignore Additional work to get modules working. 2013-04-03 18:30:27 -04:00
README.rst Setup structure for multiple project build. 2013-04-03 12:02:12 -04:00
build.gradle Continued work on the modular builds. 2013-04-03 16:02:56 -04:00
settings.gradle Setup structure for multiple project build. 2013-04-03 12:02:12 -04:00

README.rst

======================
justCheckers - README!
======================

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
- Cross platform (both OS and input types)

Current Progress
----------------

The *justCheckers* project is in the middle of a general overhaul of the codebase to allow for a more modern approach.  Both the game engine needs to get decoupled from the platform specific code.

Links
-----

- Project website: http://justcheckers.org/
- Project @ Github: https://github.com/dorianpula/justcheckers