Classes
Class | Description | |
---|---|---|
![]() | Actor |
An object in the game: player, monster or treasure.
Player responds to keyboard input; Monster moves back and forth on a platform;
Treasure remains static.
View code on GitHub |
![]() | Game | |
![]() | Map |
Loads and parses a map
View code on GitHub |
Enumerations
Enumeration | Description | |
---|---|---|
![]() | BlockType |