Labyrinths¶
Location¶
Mazes are in the folder labyrintheque.
Levels¶
There are 5 levels, from A to E:
- level A (easy): the easiest one, with no obstacles.
- level B (medium): with special objects (teleporters, one-way, return to the beginning)
- level C (medium): the same as level B
- level D (medium): the same as level B
- level E (hard): with more special objects (propellers, stop)
Symbols¶
| Symbol | Name | Level |
|---|---|---|
|
Start | All |
|
End | All |
|
Teleporter [1] | B, C, D, E |
|
One-way | B, C, D, E |
|
Return to the beginning | B, C, D, E |
|
Key [2] | B, C, D, E |
|
Propeller [3] | E |
|
Stop [4] | E |
Footnotes
| [1] | Teleport the pawn to the teleporter’s twin |
| [2] | The key is to open a red wall |
| [3] | Go through every obstacle (teleporter, one-way, wall) to one direction |
| [4] | Stop the propelled pawn |
Legend¶
Each symbol is separated by ,.
For every symbol with 4 possibilities, the order is: left, right, up, down.
For wall, the order is: vertical, horizontal.
| Symbol | Legend | Level |
|---|---|---|
| Start / End | A, B, C, D | All |
| Empty | . | All |
| Wall | | or - | All |
| Teleporter | integer | B, C, D, E |
| One-way | W, X, Y, Z | B, C, D, E |
| Return to the beginning | * | B, C, D, E |
| Key | B, C, D, E | |
| Propeller | G, H, I, J | E |
| Stop | K | E |