justCheckers is an advanced, cross-platform, libre software checkers game
Go to file
Dorian 723966396d Transitioned code to a more modular build. 2013-04-03 17:10:49 -04:00
android Transitioned code to a more modular build. 2013-04-03 17:10:49 -04:00
console Continued work on the modular builds. 2013-04-03 16:02:56 -04:00
core Transitioned code to a more modular build. 2013-04-03 17:10:49 -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
web Continued work on the modular builds. 2013-04-03 16:02:56 -04:00
.gitignore Update .gitignore 2012-10-17 01:19:02 -03: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