| Home >> All |
hangman1: Javadoc index of package hangman1.
Package Samples:
hangman1
Classes:
Visit: The Visit class runs most of the game logic and acts as controller, mediating between the pure interface code and the pure logic code.
WordSource: Used by Game to obtain a a random word.
Game: Tracks the players progress through the game, including guessed letters and incorrect guesses remaining.
| Home | Contact Us | Privacy Policy | Terms of Service |