Normal sudoku rules apply.
Renban = Cells along a pink line must be a set of consecutive digits in any order.
Whisper = Adjacent digits along a green line must differ by 5 or more.
Mod-3 Lines: Every three adjacent digits along a blue line must contain a set of digits that have different remainder modulo 3. ie: one from(1,4,7) one from (2,5,8) one from (3,6,9).
Orthogonally adjacent cells can not sum to 5 or 10.
Two lines of the same length and same color are connected X lines.
Counting from the bulb, the first cell of each connected X line sum to 10. the second cell of each line sum to 10 etc.
--------------------------------
Feel free to recommend this puzzle to anyone.
Feel free to take special rules for your own puzzle.
Feel free to give feedback.
Bless you!
---------------------------------
Example
Lösungscode: give the digits of column 1 (top to bottom)
am 6. Oktober 2025, 17:40 Uhr von drbs
That wasn't exactly easy.
am 6. Oktober 2025, 15:03 Uhr von Swarley
Thanks for this, very enjoyable solve! I normally shy away from puzzles involving renban/mod-3 lines as I'm very bad at properly utilizing the logic behind them, but found it very beautiful in this puzzle - think there could be a lot of potential for whisper lines in your XV puzzles in particular!
am 5. Oktober 2025, 11:42 Uhr von Exigus
Loved it, quite hard but some coloring techniques found the way forward. Thanks!