No description
Find a file
2011-04-11 14:36:11 +10:00
data Use /org/gnome as starting path for schemas 2011-03-26 11:35:38 +11:00
gnuchess gnuchess: Don't translate strings - this engine only communicates with glchess and the strings are not user visible 2011-01-20 08:53:30 +11:00
help Add Simplified Chinese glchess help translation. 2011-02-24 07:46:52 +00:00
src chess: Remove unnecessary wrap_license property of about dialog 2011-04-11 14:36:11 +10:00
glchess.desktop.in.in Send all bugbuddy bugs to 'BugBuddyBugs' component 2009-02-02 22:43:55 +00:00
Makefile.am Move glchess/textures/ and glchess/mime/ into glchess/data/ 2010-03-31 14:40:20 +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.