No description
Find a file
2010-06-08 16:10:25 +10:00
data Support Fairy-Max 2010-05-10 15:30:17 +02:00
gnuchess ld: Remove .gitignore files 2009-10-25 21:01:07 +01:00
help Updated Danish translation 2010-03-15 00:43:43 +01:00
src glchess: Print traceback to stderr if can't import modules 2010-06-08 16:10:25 +10:00
tests Stop king castling when blocked by pawn (Bug #571089) 2009-02-27 13:41:17 +00:00
ChangeLog.old Kill off ChangeLog by generating from commit messages. 2008-06-22 04:10:59 +00: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.