blob: ef6d80f0d967e57cc82443add9ed0d34824c1e3b (
plain) (
blame)
1
2
3
4
|
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.
|