Alice Mazes
You start this maze on the red square, your current position is always shown in red.
You must make a series of moves that will take you to the goal.
Begin each move by following one of the arrows in the red square.
Travel in a straight line for a distance equal to step. At the start, step equals 1.
A square with a red arrow adds 1 to step, a yellow arrow subtracts 1 from your step.
One of the mazes has blank squares, which you may not land on.
Click arrows to select maze anytime.
Alice Mazes is copyright © 2001 by Robert Abbott.
This is a flash remake of the first 3 mazes from the original javascript 8 mazes (logicmazes.com/alice.html).
Programming by Nick Kouvaris © 2005.