justCheckers is an advanced, cross-platform, libre software checkers game
Go to file
Dorian f9468b0562 Add in game board view.
Add in experimental OpenGL test to see if possible to use OpenGL as part of checkboard drawing.
2014-08-20 13:19:31 -04:00
doc Experimental setup of a PySide + QML app for justCheckers. 2014-07-05 22:54:00 -04:00
justcheckers Add in game board view. 2014-08-20 13:19:31 -04:00
requirements Fix requirements for project. 2014-08-07 17:47:35 -04:00
tests Rename tests directory for nosetests. 2014-08-07 08:05:22 -04:00
.gitignore Fix requirements for project. 2014-08-07 17:47:35 -04:00
COPYING.txt Experimental setup of a PySide + QML app for justCheckers. 2014-07-05 22:54:00 -04:00
README.rst Updated the main README for the project. 2014-08-20 08:06:08 -04:00
requirements.txt Add in game board view. 2014-08-20 13:19:31 -04:00
setup.py Rename tests directory for nosetests. 2014-08-07 08:05:22 -04:00
tasks.py Bring in extra invoke tasks from the rookeries project. 2014-08-07 08:22:04 -04:00

README.rst

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

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

*justCheckers* is an advanced, cross-platform, libre source checkers game. The project's aim is to make a game capable
of supporting:

- Skinning
- Network Games
- Computer Opponents
- Various Rules and Internationalizations
- Multiple Desktop and Mobile OS

Links
-----

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