Class | Description |
---|---|
BonusItem |
represents a bonus item
|
Command | |
Game |
Sets up and controls the game
|
Item |
Represents an item which can be used by a player
|
Parser | |
Player |
Represents a player in the game
|
PlayerTest |
The test class PlayerTest.
|
Room |
Represents a room in the game
|
RoomTest |
The test class RoomTest.
|