NAME
hangman - perl version of the game hangman
SYNOPSIS
hangman
DESCRIPTION
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.
FILES
wordlist.txt - make a list of words you'd like to use and put it in the current directory.
AUTHOR
Michael E. Schechter mschechter@earthlink.net
COPYRIGHT INFORMATION
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.