justCheckers is an advanced, cross-platform, libre software checkers game
Go to file
Dorian a2066b44d0 Add MANIFEST to demonstrate packaging.
Minor work on fixing the board.
2014-10-07 23:11:16 -04:00
doc Experimental setup of a PySide + QML app for justCheckers. 2014-07-05 22:54:00 -04:00
justcheckers Add MANIFEST to demonstrate packaging. 2014-10-07 23:11:16 -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
MANIFEST.in Add MANIFEST to demonstrate packaging. 2014-10-07 23:11:16 -04:00
README.rst Updated the main README for the project. 2014-08-20 08:06:08 -04:00
requirements.txt First steps to drawing a checkboard with pieces using OpenGL. 2014-09-04 08:47:15 -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