No description
Find a file
Andreas Røsdal cf4b0ecb9e much better... :)
svn path=/trunk/; revision=6256
2007-05-15 19:59:13 +00:00
data Fix resizing issues 2007-04-29 08:15:57 +00:00
glade Fix resizing issues 2007-04-29 08:15:57 +00:00
help Updated Spanish translation 2007-05-09 22:39:46 +00:00
mime Add glChess to gnome-games. 2006-10-28 16:37:30 +00:00
src much better... :) 2007-05-15 19:59:13 +00:00
textures .cvsignore now obsolete 2006-12-31 01:30:24 +00:00
BUGS Bug fixed 2006-11-06 07:20:35 +00:00
ChangeLog Fix spelling of GNOME, and get translation credits from translation instead of hardcoding it. This is consistent with GNOME practices and the other 2007-05-15 19:55:07 +00:00
glchess.desktop.in Remove extra space at end of tooltip. Patch from Bruce Cowan in bug 2007-03-20 18:42:23 +00:00
Makefile.am Fix Bug #382057 – assumed paths in python files. 2006-12-09 17:25:08 +00:00
README Add glChess to gnome-games. 2006-10-28 16:37:30 +00:00
TODO Some features done 2007-01-06 03:59:58 +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.

SourceForge Homepage		-> http://glchess.sourceforge.net
SourceForge Project Page	-> http://sourgeforge.net/projects/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.