No description
Find a file
2006-10-30 18:30:42 +00:00
data Move glchess.svg from textures to data directory. 2006-10-30 18:27:36 +00:00
debian Add glChess to gnome-games. 2006-10-28 16:37:30 +00:00
glade Add glChess to gnome-games. 2006-10-28 16:37:30 +00:00
help Add glChess to gnome-games. 2006-10-28 16:37:30 +00:00
mime Add glChess to gnome-games. 2006-10-28 16:37:30 +00:00
src Fix closing of the about-dialog. 2006-10-30 18:30:42 +00:00
textures Move glchess.svg from textures to data directory. 2006-10-30 18:27:36 +00:00
BUGS Add glChess to gnome-games. 2006-10-28 16:37:30 +00:00
ChangeLog Fix closing of the about-dialog. 2006-10-30 18:30:42 +00:00
glchess.desktop.in Add glChess to gnome-games. 2006-10-28 16:37:30 +00:00
Makefile.am Fix make diskcheck. 2006-10-28 18:50:58 +00:00
MANIFEST.in Add glChess to gnome-games. 2006-10-28 16:37:30 +00:00
README Add glChess to gnome-games. 2006-10-28 16:37:30 +00:00
TODO Add glChess to gnome-games. 2006-10-28 16:37:30 +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.