Aquarioku
(Published on 15. September 2022, 09:16 by Oripy)
This Puzzle is a hybrid between Sudoku and the pencil puzzle Aquarium. It is meant to be an introduction to a bigger puzzle (9x9) I'm currently working on. This is also the one of the first puzzle I ever set.
Rules:
-
Normal 6x6 Sudoku rules apply.
Numbers from 1 to 6 must occur once in each row, column and 2x3 region.
-
First row and first column act as clues for an Aquarium puzzle in the remaining 5x5 region (r2c2 to r6c6).
Aquarium:
Each cage is an Aquarium, and the cells must be coloured green (air) or blue (water) according to the following rules:
- Any cells in the same row and Aquarium must be the same colour;
- Any green cells must be above any blue cells in an Aquarium;
- The number in the first row or first column indicates the number of blue cell in the respective row or column.
-
Additionally, inside an Aquarium any digit underwater (in the blue area) floats according to its value. A lower digit can never be in a row below a row containing a digit of higher or equal value. This applies to the full row.
Digits in the air (green area) do NOT follow this rule, their position is not constrained by digits in the other rows.
Digit position is not constrained by digits in other Aquariums.
- Additionally, winkles (sea snails represented as 6 and 9) must be attached to the side of their Aquarium according to the following rule:
- "6" winkles must be attached to the left side of the Aquarium;
- "9" winkles must be attached to the right side of the Aquarium.
In other terms, this means all "6" must have an Aquarium wall on their left and all "9" must have a wall on their right.
- Notes:
- Digits CAN repeat in an Aquarium as long as all the other rules are followed.
- "9" winkles do not appear in this size of puzzle!
Example (4x4 Sudoku with digits 1, 2, 3 and 6)
Try it
here.
Puzzle can be tried at f-puzzles here or CTC (includes solution check) here
Solution code: Enter row 6 followed by column 5. 12 digits, no comma, no space.
Last changed on on 16. September 2022, 09:13
Solved by marcmees, Steven R, thrutch, derKrampus, Lizzy01, h5663454, britboy3456, ScatterBrain, filmore, Felis_Timon, szabog, Linnce, DiMono, zrbakhtiar, vmirandaa, dingledork, Geese, TiredMango, Eritec, jogerth, asii, Rummmp, ParaNox, drf93, cozoq, Raistlen, taide, CHalb, jgarber, GutsySandwich, Andreas.vm
Comments
on 14. March 2024, 03:28 by cozoq
Nice puzzle! First time doing an aquarium puzzle. I got stuck temporarily because I didn't notice the rule that the top row is also a water clue.
on 29. January 2023, 23:51 by szabog
I would love to meet the "9" winkles
on 16. September 2022, 09:13 by Oripy
Fix link to example
on 16. September 2022, 07:33 by Oripy
trying to resize example images
on 16. September 2022, 07:31 by Oripy
Added example 4x4.
on 15. September 2022, 12:47 by thrutch
Took a while to get the hang of the rules but then a nice smooth solve.
on 15. September 2022, 11:07 by Oripy
No, R4C3 and R4C56 are in the same Aquarium and can't be different colours.
6 (and 9 but there is none in this puzzle) act as their number for the Sudoku, but also act as Snails that must be attached to a side wall of the Aquarium (a 6 looks like a snail if you tilt your head).
on 15. September 2022, 11:06 by marcmees
nice and original first puzzle. thanks.
on 15. September 2022, 10:17 by Dandelo
Is it possible, that R4C3 is blue and R4C56 are green?
And what does "6" resp. "9" mean?
on 15. September 2022, 10:11 by Oripy
Corrected the "float" rule some more
on 15. September 2022, 09:47 by Oripy
Clarified the "float" rule.