Class Summary |
Command |
This class is an abstract superclass for all command classes in the game. |
CommandWords |
This class is the main class of the "World of Zuul" application. |
Game |
This class is the main class of the "World of Zuul" application. |
GoCommand |
Implementation of the 'go' user command. |
HelpCommand |
Implementation of the 'help' user command. |
Parser |
This class is the main class of the "World of Zuul" application. |
Player |
This class represents players in the game. |
QuitCommand |
Implementation of the 'quit' user command. |
Room |
Class Room - a room in an adventure game. |