Standard sudoku rules apply: each row, column, and 3x3 box must contain all the digits from 1 to 9.
The digits within a cage must add up to the small number in the top left corner of the cage.
Each of the long diagonals (positive and negative) must contain no repeats.
The grey lines are thermometers: the digits on a thermometer must increase from the bulb to the tip.
Solution code: Enter the digits from the 3rd row followed by the digits from the 3rd column, with no spaces.
on 15. September 2022, 03:29 by thoughtbyte
Very nice and approachable puzzle. Thanks!