On the Subject of Gyromaze
Now you too can experience… nausea.
- Navigate from the starting position to the ending position using the two arrows. Attempting to pass through a wall in the maze will strike and return you to the starting position and orientation.
- The starting position is determined with the number of ports modulo 4 and the number of batteries modulo 4.
- The ending position is determined by the two LEDs beside the module.
- The maze used is determined by the last digit of the bomb’s serial number and the material of the wheel in the center of the module.
| Batteries % 4 | |||||
| 0 | 1 | 2 | 3 | ||
|---|---|---|---|---|---|
| Ports % 4 |
0 | ||||
| 1 | |||||
| 2 | |||||
| 3 | |||||
| Top LED | |||||
| Bottom LED |
|||||
| Mat. | 0,1 | 2,3 | 4,5 | 6,7 | 8,9 |
|---|---|---|---|---|---|
| Silver | |||||
| Gold |