1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00
freebsd-ports/games/pythonchess/pkg-descr
Alejandro Pulver b56d54059a - Remove invalid WWW entry from pkg-descr.
- Mirror distfile to my ~/public_distfiles (MASTER_SITE disappeared).

Reported by:	Bill "distfiles" Fenner
2006-10-07 18:59:06 +00:00

5 lines
224 B
Plaintext

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.