I am extremely proud of this puzzle. Setting this was extremely fun and rewarding so I hope the solve is the same.
Rules:
Normal Sudoku Rules Apply: Place the digits 1-9 in every row, column and box once each.
Arrows: Box borders have chopped all arrows into 2 sections and all arrow segments have been scattered throughout the grid. It is your job to deduce which arrow circles connect to which arrow tips. The direction in which lines enter/exit boxes is purely aesthetic. All arrow circles need to connect with exactly one arrow tip. The number in the circle of an arrow indexes the box number of its arrow tip and no two circles index the same arrow tip. Digits along an arrow must sum to the digit in its circle.
Lösungscode: The digits in arrow circles, starting with box 1, then box 2, etc.
am 30. Juli 2025, 12:09 Uhr von VitP
very nice.
with all those HYPERSPACE BYPASSes, the vogons must have been active.
am 30. Juli 2025, 08:12 Uhr von JoeyJoeJoe
00:51:59 for me - took me a while. Didn't read the part about the indexing,
am 30. Juli 2025, 07:28 Uhr von Mattisahuman
Clarified the solution code
am 30. Juli 2025, 06:19 Uhr von Mozart40
I'm not entirely sure I understand the rules. I thought the boxes were mixed. But that doesn't work because R4C1 requires a connection in the third cell of a box, and that doesn't exist. Should the boxes be rotated, or should it work differently?
The locations of the arrows have no impact on where they connect to arrow tips
am 30. Juli 2025, 03:00 Uhr von Dermerlin
very nice puzzle. Thx for posting!
I'd recommend a declaration of the solution code.
Something like "box for box" or "boxwise".
The way it is written i tried to put in
r2c3 r2c8 r3c6 ... because in reading order r2c8 is before r3c6...
just my 2 cents. Perhaps i am the only one to understand it this way.