Even-Tempered
This puzzle is a combination of Thermo Sudoku and Binairo.
Rules:
1. Normal sudoku rules apply
2. Digits along a thermometer must strictly increase starting from the bulb
3. There may be no more than two consecutive even or odd digits orthogonally
4. Digits in a circle must be odd, and digits in a square must be even
Note: The bulbs of the thermometers are not considered odd by default.
Solution code: Digits in column nine from top to bottom.
on 25. September 2023, 12:48 by DarrenBurnett
I loved this puzzle. Very nice logic.
on 25. September 2023, 10:19 by DarrenBurnett
I loved this puzzle. Very nice logic.
on 25. September 2023, 04:37 by DigitalFlaw
Added Sudoku Pad link.
Thanks to Crul for the feedback. I edited the rules, so they should be less confusing now.
on 24. September 2023, 17:09 by Crul
Fun puzzle, I enjoyed it! thanks
In case others are confused (like me);
> 3. There may be no more than two even or odd digits in a row orthogonally
That applies to rows and columns.
on 24. September 2023, 02:55 by PinkNickels
Now this?! This is setting perfection. Really, really enjoyable. Took nearly 40 minutes but felt like 5. Thanks a lot!
on 24. September 2023, 02:23 by yttrio
Really great puzzle! The parity constraint made for a lot of fun deductions throughout!
on 24. September 2023, 01:46 by apendleton
What a fun constraint! Really enjoyed working out what the implications of it were as I went.
on 24. September 2023, 00:34 by I_love_carrie273
I liked it, thank you :-)
I guess I could have done better than just brute force on the last about 15 cells to prove the correct parity distribution by elimination.
on 23. September 2023, 19:41 by lmdemasi
Lovely interactions between the board elements and the no-more-than-two-in-a-row constraint.