Some notes for the Otto Project. They mean something to me.
Introduction
The map of objects in the maze will be held in a lookup table known as The Grid.
Each cell of The Grid will contain exactly object.
Grid Items
Object types include:
- Walls
- Corridors
- Cherries (and other fruit at later levels) that add to score
- Gates
- Keys that open gates
- Question marks that switch to something else when they are passed over
- Extra lives
- Extra bombs
- Eggs that hatch to be monsters
- Teleport pads
- Mushrooms that kill to touch