freebsd-ports/games/pythonchess/pkg-descr
Rusmir Dusko 53016ec1a8 - Update to 0.7, announce message is here:
http://yakinikuman.wordpress.com/2009/04/28/python-chess-v-07-lowering-pygames-cpu-usage/

- Change master sites, add icon
- Transfer maintainership to games@ team
- Add license (GPLv3)
- Change USE_PYTHON=yes to USE_PYTHON=2
- Add USES dos2unix
- Add files/pythonchess.in and Desktop entry file
- Remove unnecessary Thumbs.db and pygame2exe_Chess.py
- Fix the usage of 'python' to get rid of the implicit lang/python dependency
- Change build and install
- Change pkg-descr and add WWW
2014-05-18 12:28:39 +00:00

7 lines
309 B
Text

Chess for player vs. player, player vs. AI, or AI vs. AI.
Uses Tkinter to get initial game parameters.
Uses Pygame to draw the board and pieces and to get user
mouse clicks. Run with the “-h” option to get full listing
of available command line flags.
WWW: http://yakinikuman.wordpress.com/python-chess/