 |
| File |
Role |
Description |
screenshot |
Screen |
playing a game of hangman |
youwon |
Screen |
I just won a game of hangman |
|
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 provided to demonstrate how to implement a Web based version of the hangman game.
| Not yet rated by the users |
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.