Class | Description |
---|---|
BlockDude |
An implementation of the Block Dude Texas Instruments calculator puzzle game.
|
BlockDudeLevelConstructor |
A class for generating the initial states for
BlockDude from levels
in the classic Block Dude game. |
BlockDudeModel | |
BlockDudeTF |
A
TerminalFunction for BlockDude . |
BlockDudeVisualizer |
A state visualizer for
BlockDude . |
BlockDudeVisualizer.AgentPainter |
A class for rendering the agent as a blue square with a gold eye indicating the direction its facing.
|
BlockDudeVisualizer.BlockPainter |
A class for rendering a block as a grey square
|
BlockDudeVisualizer.BricksPainter |
A class for rendering bricks as green squares.
|
BlockDudeVisualizer.ExitPainter |
A class for rendering an exit with a black square
|