Super C II (Sudoku)
(Published on 6. July 2022, 13:53 by HansMeerbach)
This is my second Sudoko puzzle that I have created. My first one was relatively simple, but it had a basic concept that I liked and which I've worked on here.
Feel free to tell me how you liked it!
------------------
I was inspired by the Youtube channel "Cracking the Crypic" (https://www.youtube.com/channel/UCC-UOdK8-mIjxBQm_ot1T-Q), I can highly recommend it!
------------------
Normal sudoku rules apply. -----
Cells separated by a white dot have a difference of the number in the white dot. -----
Cells separated by a black dot contain digits with a 1:2 ratio.-----
Not all possible dots are given.
----------
Digits within a cage must not repeat.-----
The sums of the digits of the cages with the upper left corner in row 2 and 3 are equal to X.-----
The sums of the digits of the cages with their upper left corner in row 6 and 7 have a difference of 4 to X.
----------
You can play here: https://f-puzzles.com/?id=2q3tmq2z
----------
Solution code: The entire row 5 (left to right) and then the entire column 5 (top to bottom) as digits.
Solved by Harold, henter, jalebc, SKORP17