Straight


Rules

Enter the maze, pass through all blue squares, and then exit the maze. Once you step on "ice", you continue moving until you hit a wall (or exit the maze). Use mouse or keyboard to move around.

Story

The puzzles are from the book "The Zen of the Labyrinth" by Dave Phillips. I liked the puzzles and wanted to solve them, but it was too difficult to keep track of which blue squares I have yet to visit, especially for larger and longer puzzles. (This is not meant as a ctiticism, author went out of his way to design maze rules and mazes that have simple enough restrictions to follow them without a computer, but challenging to solve.) I searched for the javascript implementation on the internet, but found none.
[ Index page | Feedback ]