| Package | Description |
|---|---|
| org.apache.wicket.examples.hangman |
| Class and Description |
|---|
| Game
Implementation of the actual hangman game model.
|
| HangmanPage
Session for hangman game.
|
| Letter
Model for a letter in the game of hangman
|
| Word
Model for a word in the game of Game.
|
| WordGenerator
The word generator is responsible for reading in a list of words from a data file and serving
them up in a random order.
|
Copyright © 2020. All rights reserved.