Criss Cross (easy)
This is a more difficult type of arrow maze (see Arrow Mazes). Start on the arrow in the top left corner. From that arrow move to any one of the arrows it's pointing to, in the same row, column, or diagonal.
If you land on the rotator, this behaves like the last arrow you landed on, rotated through a quarter turn in the direction of the rotator.
Continue in this way, following successive arrows, and find the shortest route to the bottom right corner.

- Congratulations! Maze completed in %n steps and %s seconds.
Click to trace the route and solve the maze.