mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-14 03:10:47 +00:00
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>
21 lines
470 B
Plaintext
21 lines
470 B
Plaintext
bin/pythonchess
|
|
%%DATADIR%%/bishopb.gif
|
|
%%DATADIR%%/bishopw.gif
|
|
%%DATADIR%%/board.py
|
|
%%DATADIR%%/chesspersonalities.py
|
|
%%DATADIR%%/empty.gif
|
|
%%DATADIR%%/kingb.gif
|
|
%%DATADIR%%/kingw.gif
|
|
%%DATADIR%%/knightb.gif
|
|
%%DATADIR%%/knightw.gif
|
|
%%DATADIR%%/nchess6.py
|
|
%%DATADIR%%/openinglibrary.py
|
|
%%DATADIR%%/openinglibrary.txt
|
|
%%DATADIR%%/pawnb.gif
|
|
%%DATADIR%%/pawnw.gif
|
|
%%DATADIR%%/queenb.gif
|
|
%%DATADIR%%/queenw.gif
|
|
%%DATADIR%%/rookb.gif
|
|
%%DATADIR%%/rookw.gif
|
|
@dirrm %%DATADIR%%
|