Mirror Mazes
In these mazes you have to find the shortest path from the light source at the start to the detector at the finish. The maze contains diagonal half-silvered mirrors that can either let the beam travel straight through, or reflect it through a right angle.
Here's a simple example. Start at the light source in the top left corner, and find a route to the detector in the bottom right corner:
From the starting square you can move down to the first mirror in the leftmost column, but this reflects the beam to the left out of the maze. Alternatively from the starting square you can move right to the first mirror in the top row, which reflects the beam straight down, and so on. Here's the full seven-step solution:
Try the following basic Mirror Mazes:
- Sunbeams (easy)
- Radiant (easy)
- Reflectivity (easy)
- Reflections (easy)
- Beamy (easy)