unit 40
begin
size 6
problem
3 - - - - 4
- 2 - 1 - -
- - - - - 3
- 3 - - - -
1 - - - - -
- 2 - 3 - 2
solution
- 2 2 2 2 -
a - - - - b
a b - a - -
a - - a - a
- a - a - a
- - 1 - 1 -
moves
Z2;ba,1;ab,11;ba,2;fb,12;fd,11;ef,1;bc,11;be,11;cf,1;
de,11;bc,12;
end
Hashiwokakero 6x6 #5 Medium (other names are Hashi, Bridges, Chopsticks, Ai-Ki-Ai)
This puzzle is a rectangular grid without a standard size 6x6. In some cells there are circles with numbers from 1 to 8 inclusive, these are “islands”. The remaining cells are empty.
The task is to interconnect all the “islands” by drawing “bridges” between them.
The rules of the Bridges puzzle:
The bridge is a straight line connecting the two islands. Bridges should not intersect with other bridges or islands. A pair of islands are connected by a maximum of two bridges. The number of bridges associated with each island must correspond to the number indicated on the island. Available sizes - 5x5, 6x6, 7x7, 8x8.