The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

hangman - perl version of the game hangman. Part of the Perl Power Tools.

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 - distributed with the program, and residing in the same 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.