Draw exactly one closed loop. Black circles represent a turn which has no adjacent turns. White circles represent a cell with a straight line which is adjacent to a turn. Numbered cells represent how many adjacent cells (including diagonally adjacent) are occupied by the loop. The loop cannot travel through numbered cells.
Lösungscode: Number of horizontal segments in each row, top to bottom (this is equal to the number of turns in each row divided by 2.)
am 21. April 2022, 20:54 Uhr von Hausigel_mod
Label added
am 19. April 2022, 14:12 Uhr von Dugong
If your first puzzle is already this nice - i'm looking forward to more from you =)
am 15. April 2022, 15:44 Uhr von Tajgero
Fun puzzle for beginners like me!
I made your puzzle available for solving online on penpa+
https://tinyurl.com/y34xrh5m
am 3. April 2022, 17:47 Uhr von Lizzy01
Nice :)
You know, this is technically also a linesweeper.
You might like this:
https://logic-masters.de/Raetselportal/Raetsel/zeigen.php?id=000483
am 2. April 2022, 16:03 Uhr von jodid
Fixed the solution code.