Labyrinth VI



Follow these rules:

  1. Begin at start with starting value (5).
  2. You can only travel along the lines.
  3. At each circle on your path you must calculate the next result.
  4. : = divide by, + = add, - = subtract, x = multiply.
  5. You may turn around.
  6. The objective is to exit on the right with the correct value (20).

Made by Hagar Hargarson.


To Labyrinth Index