Hangman is a Games And Entertainment script
Overall rating: (N/A)
|
The scirpt Hangman is a Games and Entertainment script (online community game).
This class can be used to pick words and check guessed letters to implement the hangman game.
It picks a random word from an array, checks whether a guessed letter is part of the word, and display the word with the correctly guessed letters.
An usage example script is prvoided to demonstrate how to implement a Web based version of the hangman game.
|
 Write a comment about the script Hangman
|