justCheckers is an advanced, cross-platform, libre software checkers game
Go to file
Dorian bb21cc4577 Add in logo to main menu.
Add requirement for enums.
2014-07-31 22:27:20 -04:00
doc Experimental setup of a PySide + QML app for justCheckers. 2014-07-05 22:54:00 -04:00
justcheckers Add in logo to main menu. 2014-07-31 22:27:20 -04:00
requirements Minor stylistic code edits. 2014-07-29 17:59:29 -04:00
test Split up current app into separate UI components. 2014-07-31 21:25:50 -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
requirements.txt Add in logo to main menu. 2014-07-31 22:27:20 -04:00
settings.gradle Setup structure for multiple project build. 2013-04-03 12:02:12 -04:00
setup.py Split up current app into separate UI components. 2014-07-31 21:25:50 -04:00
tasks.py Minor stylistic code edits. 2014-07-29 17:59:29 -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