a06e65d3cd
pythonchess is a computer chess program for human vs. computer games. pythonchess is a complete chess program with alpha-beta search, hashing, pondering, iterative deepening, etc. implemented in Python programming language. WWW: http://www.kolumbus.fi/jyrki.alakuijala/pychess.html PR: ports/89518 Submitted by: "Alejandro Pulver" <alejandro@varnet.biz>
6 lines
283 B
Text
6 lines
283 B
Text
pythonchess is a computer chess program for human vs. computer games.
|
|
pythonchess is a complete chess program with alpha-beta search, hashing,
|
|
pondering, iterative deepening, etc. implemented in Python programming
|
|
language.
|
|
|
|
WWW: http://www.kolumbus.fi/jyrki.alakuijala/pychess.html
|