No description
Find a file
2012-08-22 15:44:02 -04:00
data consistently do both CLEANFILES and DISTCLEANFILES 2012-01-06 01:57:47 +01:00
help help: update translations for last commit 2012-08-22 15:44:02 -04:00
src glchess: Kill engine processes on new game/exit 2012-07-14 17:13:12 +12:00
Makefile.am Remove more obsolete help build rules 2012-01-03 17:41:38 +11:00
README Remove reference to sourceforge 2008-11-08 03:27:48 +00:00

1. Description

glChess is a 2D/3D chess game interfacing via the Chess Engine
Communication Protocol (CECP) by Tim Mann. This means it can currently use
engines such as GNUChess, Sjeng, Faile, Amy, Crafty and Phalanx.

2. Homepage

Visit the homepage for information on how to report bugs and to keep
up on development progress.

Homepage -> http://live.gnome.org/glChess

3. Requirements

glChess requires the following software to be installed to work:

- Python
- Gtk+ including the python bindings

For 3D support the following are optionally required:

- GtkGLExt including the python bindings
- OpenGL python bindings

For faster texture loading:

- Python Imaging Library

Optionally you can install CECP compatible AIs - glChess will detect the ones
it can use.

4. License

glChess is released under the GNU General Public License. In short, you may
copy this program (including source) freely, but see the COPYING file for
full details.