hangman - perl version of the game hangman. Part of the Perl Power Tools.
hangman
In hangman, the computer picks a word from the on-line, supplied word list, and you
must try and guess it. The computer keeps track of which letters you have
chosen, displaying them on each pass, and how many wrong guesses you have
made, graphically displayed via the hangman's gallows.
wordlist.txt - distributed with the program, and residing in the same directory.
Michael E. Schechter mschechter@earthlink.net
This application is distributed as part of the Perl Power Tools. Feel free
to copy, modify, delete, or whatever you would like with this file, under
the information contained in the GNU GPL.