Categories

Updated: 07/31/2006

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.
©2003-2019 jCay.com