Draw several loops by drawing lines orthogonally through the centers of some cells such that each loop surrounds exactly one black circle. Loops must be rectangular. Loops can intersect, but cannot share an edge or corner. Lines cannot cross black circles. Each white circle must be visited by at least one loop path. Each loop must have different dimensions (including rotation).
Additionally, within each loop (including the cells that the loop passes through), shade some cells such that it is 180* rotationally symmetrical about the center of the loop.
All shaded cells must form one orthogonally connected region, and no 2x2 region may be entirely shaded or unshaded.
Cells containing a white dot are unshaded. Cells containing a black dot are shaded. Cells that are not contained within any loops are shaded.
Lösungscode: Number of unshaded cells in each row
am 24. April 2025, 05:13 Uhr von askaksaksask
Stellar puzzle! You create some really wonderful hybrids, and the constraint/ interaction logic here is really beautiful. a really, really fun solve. This is a must-do for the 2025 pencil canon. Thank you for this!!
am 14. März 2025, 00:53 Uhr von wisty
Beautiful puzzle! Fascinating ruleset - it is clearly worded but also a bit easy to misread or miss something at first. I found this fairly approachable too! Or at least, as approachable as a galaxy shading ring ring variant can be.
am 11. März 2025, 10:49 Uhr von jessica6
Good puzzle. I had trouble because I interpreted "not contained with any loops" with "not part of any loop" (only cells outside of any loop must be shaded, empty cells inside a loop may be shaded or unshaded)
am 11. März 2025, 01:19 Uhr von ONeill
That was fun, thanks :)
am 10. März 2025, 15:47 Uhr von jessica6
different dimensions (including rotation) means that a n*m and a m*n loop are not allowed simultaneously (if m <> n), right?
________
MxN and NxM are the same dimensions, however 2x6 and 3x4 have the same area but different MxN dimensions. Hope this helps!
am 10. März 2025, 14:45 Uhr von ONeill
That was fun, thanks :)
am 10. März 2025, 00:46 Uhr von sfushidahardy
Great puzzle! Really bizarre solving experience for me--it felt like nothing else I'd solved before.
(Also, make sure to read the rules carefully. It looks like yin-yang but it's not.)
am 10. März 2025, 00:35 Uhr von Sniglett
Image fixed.
am 10. März 2025, 00:34 Uhr von Sniglett
Image removed