Example puzzle

Difficulty: Rating: Comments
This is an example puzzle. You can solve it the same way as you would solve competition puzzle, but result never stored. You can reveal an answer for the puzzle by clicking "Show answer" link.

Kuroshiro

Author: Andrey Bogdanov

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 cells with circles, other cells may remain unvisited. It should not cross or overlap itself. Between two consecutively visited circles of the same color, the loop must not turn. Between two consecutively visited circles of different colors, the loop must turn exactly once.

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.