Logic Showcase 61

Last updated .

New genres:

Turnaround

Draw a loop traveling orthogonally on cells. The loop must visit all numbers. Each number indicates how many turns the loop makes among the three cells: the number itself, and the cells immediately before and after it in the loop.

Contact

Divide the grid into dominoes. Each number indicates how many dominoes are orthogonally adjacent to the domino containing the number. Dominoes may contain any number of given numbers.

You can create a domino by clicking and dragging two adjacent cells! Borders around the cells will be automatically filled.

Rampage

Divide the grid into dominoes. Each number represents a rampaging bull, which behaves as follows. The bull first moves to the other cell of the domino it's in, and then moves one extra space (thus breaking through the opposite short edge into a new domino). It then repeats this procedure with the new domino it's in, and so on. The number indicates how many dominoes the bull passes through, including the initial one. As a special case, if the bull never leaves the grid, the number is infinity (∞).

You can create a domino by clicking and dragging! Borders around the two cells will be automatically filled.