A Python GUI Book.

Michael 'Mickey' Lauer mickey at tm.informatik.uni-frankfurt.de
Tue Nov 27 07:08:06 EST 2001


phil hunt <philh at comuno.freeserve.co.uk> wrote:
> How about a chess-playing program? It wouldn't have to make chess
> moves (there are engines such as gnuchess that do that), but it would
> have to display the board, allow people to make moves, put the moves 
> on the board, display a clock for how much time people have used, etc.

Chess sounds good. I like chess. However, I'm afraid that a game is
kind of too specialized to teach people how to construct applications
that deal with a data model and user input.

:M:




More information about the Python-list mailing list