Play chess with your friends.
Install the sheldonchess module:
# python setup.py install
Then, install the pygame:
# apt-get install python-pygame
After install, you may to run:
$ python sheldon_chess.py
To run the package tests:
$ ./run_tests.sh