justCheckers is an advanced, cross-platform, libre software checkers game
Go to file
Dorian f209dc1d87 Experimental setup of a PySide + QML app for justCheckers. 2014-07-05 22:54:00 -04: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 Experimental setup of a PySide + QML app for justCheckers. 2014-07-05 22:54:00 -04:00
justcheckers Experimental setup of a PySide + QML app for justCheckers. 2014-07-05 22:54:00 -04: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
COPYING.txt Experimental setup of a PySide + QML app for justCheckers. 2014-07-05 22:54:00 -04:00
README.rst Experimental setup of a PySide + QML app for justCheckers. 2014-07-05 22:54:00 -04:00
build.gradle Continued work on the modular builds. 2013-04-03 16:02:56 -04:00
requirements-dev.txt Experimental setup of a PySide + QML app for justCheckers. 2014-07-05 22:54:00 -04:00
requirements.txt Experimental setup of a PySide + QML app for justCheckers. 2014-07-05 22:54:00 -04:00
settings.gradle Setup structure for multiple project build. 2013-04-03 12:02:12 -04:00
tasks.py Experimental setup of a PySide + QML app for justCheckers. 2014-07-05 22:54:00 -04:00

README.rst

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

About the Project
-----------------

*justCheckers* is an advanced, cross-platform  open source checkers game. 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