Rules:
Sudoku: Fill every row, column and 3x3 box with the digits 1-9.
Equalines: On each line the digits add up to the same total that has to be determined by the solver. Digits may repeat on a line if allowed by sudoku rules.
Have fun solving!
In the last few weeks I have constructed several puzzles with this ruleset. I was surprised how versatile the lines can be used.
Please leave a comment if you liked the puzzle and are interested in further Equalines puzzles.
Fun fact about this puzzle:
Of the 10 Equalines puzzles I had constructed by the time I uploaded it, this is number 4. It's also the most minimalistic construction so far with only 37 cells on lines.
Solution code: Row 9 followed by column 9 (18 digits)
on 4. November 2021, 23:49 by Mad-Tyas
Added CTC app link
on 2. November 2021, 12:37 by kaitoJD
Beautiful puzzle. It’s quite intriguing how well the logic bounced you up and around to solve the puzzle.
- Reply: Thank you! Nice to read that the puzzle provided you the experience I intended.
on 2. November 2021, 08:40 by PotatoHead21
Nice Break in and logic throughout. I really enjoyed solving this one.
- Reply: Thank you for solving the puzzle and your comment!
on 1. November 2021, 13:11 by Mad-Tyas
Removed the tag "Equality" to avoid confusion with the puzzle type "Equality". This is a sudoku with an equal sums constraint.