pythonchess - Stretching the Python

Jyrki Alakuijala Jyrki.Alakuijala@iki.fi
Tue, 02 Apr 2002 02:09:39 +0300


Python is an excellent language for most purposes. However, it is
not the language of choice for complex, inhomogeneous computation
intensive tasks. Computer chess programming is probably one of the
best examples of such tasks. However, I have, together with my
friend and colleague Hannu Helminen, coded a GPLed computer
chess program in Python/Tkinter.

http://www.kolumbus.fi/jyrki.alakuijala/pychess.html

best regards,

Jyrki Alakuijala