[Tutor] hangman.py (original) (raw)
Alan Gauld alan.gauld at blueyonder.co.uk
Sat Jul 24 22:00:51 CEST 2004
- Previous message: [Tutor] hangman.py
- Next message: [Tutor] hangman.py
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
how do you write a hangman program?
First question, can you program in any language yet? Secondly, can you program in Python yet?
If yes to both questions then check the tutor archives for the last week, somebody posted the guts of a solution.
For a fuller solution download my games framework from Useless python and look at the example there - its an OO GUI solution.
Or buy the paper book version of my tutorial, it has the detailed description with both command line and GUI versions... :-)
Alan G Author of the Learn to Program web tutor http://www.freenetpages.co.uk/hp/alan.gauld
- Previous message: [Tutor] hangman.py
- Next message: [Tutor] hangman.py
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]