Search This Blog

Rules of 'Square Routes'

Draw a single continuous loop that visits every square exactly once. The loop has only horizontal and vertical line segments. The loop cannot intersect or overlap itself. The loop must make a turn on the circles and make a straight line on the crosses.

EXAMPLE:


UNIQUE SOLUTION:

1 comment:

Rohan Rao said...

Another of the many loop variations...

Quite interesting one as well.