public class Game
extends java.lang.Object
Constructor and Description |
---|
Game()
Create the game and initialise it
|
Modifier and Type | Method and Description |
---|---|
static void |
main(java.lang.String[] args)
Create and play a game.
|
void |
play()
Main play routine.
|