Daily puzzle (2020-05-28)

Difficulty: Rating: Comments

Every Second Turn

Author: Dmitry Grishchenko

Sorry, but your browser is not supported. Try to setup the new version.

Draw a single continuous loop in the grid using horizontal and vertical line segments so that the loop visits every square exactly once. It should not cross or overlap itself. It makes a 90-deg turn at every square with a circle. There is exactly one turn between two consecutive circles that the loop visits.

Example puzzle

Grid control: To draw a line press the mouse button at a start cell and move mouse to another cell holding the button. More details about grid control are at the help page.