freebsd-ports/games/pythonchess/pkg-plist
Edwin Groothuis a06e65d3cd [NEW PORT] games/pythonchess - Small program for playing chess against the computer
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>
2005-11-25 03:40:38 +00:00

20 lines
470 B
Text

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%%