Iridescent Path
(Published on 3. November 2025, 05:00 by Sotehr)
PUZZLE
[Iridescent Path]
[Iridescent Path] without note space.
RULES
Sudoku: Normal Sudoku rules apply; place the digits 1-9 once in every row, column, and 3x3 box.
Black Kropki: Cells separated by a black dot have one digit double the other.
Sumdex Lines: Lines are divided by 3x3 box borders into segments. The value of a segment is the sum of its digits modulo 10. (For example, a segment of {3,7,9} has value [3+7+9]mod10 = 9.) If the Nth segment (starting from the diamond) has value V, then the Vth segment must have value N.
NOTES
Expected Difficulty: 2.5 stars
Solution code: Row 9, normal reading order.
Last changed on on 4. November 2025, 05:36
Solved by tuturitu, gdc, efnenu, Mad-Tyas, Malakree, Piff, jennyaa, SKORP17, Sudokode, aqjhs, therealsillypenguin, wuc, chinesemaster, Crusader175, alexsmart, QuiltyAsCharged, karlmortenlunna, x3y2z1, mercierus, Julianl, Marshal on Mars
Comments
on 6. November 2025, 12:17 by QuiltyAsCharged
An excellent puzzle! The note space was very helpful
on 6. November 2025, 10:43 by alexsmart
The way the logic ricocheted off between the different lines was very pleasant indeed. Great puzzle!
on 5. November 2025, 06:24 by Crusader175
Very interesting variant, and fun puzzle!
Last changed on 4. November 2025, 05:35on 3. November 2025, 22:19 by wuc
Great modulo puzzle. Hard to do without notes. Loved it thx (underrated why?).
-
Glad you enjoyed it! There is a version with note space, I'll make that the default version for future solvers. - Sotehr
on 3. November 2025, 14:00 by Mad-Tyas
Great construction!