aboutsummaryrefslogtreecommitdiff
path: root/games/pythonchess/pkg-descr
blob: caf5f976a3a3880d5839ec611fd6784a1209f53c (plain) (blame)
1
2
3
4
5
6
7
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/