| Home | Trees | Indices | Help |
|
|---|
|
|
Major mode for playing hangman using the words in the buffer. Adapted from hangman.py from the wxPython distribution by Harm van der Heijden. From the code: A simple wxPython game, inspired by the old bsd game by Ken Arnold. From the original man page: In hangman, the computer picks a word from the on-line word list and you must try to guess it. The computer keeps track of which letters have been guessed and how many wrong guesses you have made on the screen in a graphic fashion. That says it all, doesn't it? Have fun with it, Harm van der Heijden (H.v.d.Heijden@phys.tue.nl)
| Classes | |
|
PlayHangman Start a game of hangman. |
|
|
RestartGame Restart the current game with a new word. |
|
| HangmanWnd | |
|
HangmanMode Major mode for playing hangman. |
|
|
HangmanPlugin Peppy plugin that registers the Hangman mode and its actions. |
|
| Variables | |
icondict = {'hangman.png': '\x89PNG\r\n\x1a\n\x00\x00\x00\rIHD
|
|
| Variables Details |
icondict
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Thu Feb 21 14:51:13 2008 | http://epydoc.sourceforge.net |