CHECKED LEVEL ANSWER
Chiidoku Level 3 solution
A 4 × 4 board. Match the colored regions below before using these coordinates.
R1C2, R2C4, R3C1, R4C3
Rows count down from the top; columns count from the left. Each dot below represents one character.
Match your layout
| 1 | 2 | 3 | 4 | |
|---|---|---|---|---|
| 1 | G | P | G | G |
| 2 | G | G | G | V |
| 3 | G | G | G | Y |
| 4 | G | G | Y | Y |
G = Mint · P = Pink · V = Violet · Y = Yellow
The completed placement
| 1 | 2 | 3 | 4 | |
|---|---|---|---|---|
| 1 | G | G | G | |
| 2 | G | G | G | |
| 3 | G | G | Y | |
| 4 | G | G | Y |
G = Mint · P = Pink · V = Violet · Y = Yellow
Why these squares work
R1C2 — pink
The pink region contains a single square.
R2C4 — violet
The violet region also contains one square.
R4C3 — yellow
Yellow at R3C4 or R4C4 would reuse column 4. Its remaining choice is R4C3.
R3C1 — mint
With columns 2, 3 and 4 occupied, row 3 takes column 1.
Levels 2, 3 and 4 happen to share these final coordinates in the checked recordings, but their region layouts differ. Do not generalize this pattern to later levels.
Completion check and source
Finaq’s 2026-08-31 recording shows this layout and a Level 3 Complete! dialog within 00:00–00:15. The game then offers Next Level. Independently checking the transcribed layout against all four constraints yields the displayed unique solution.
Video publication date is not a claim that today’s build or every device was tested. Pink R1C2 and violet R2C4 are singleton regions.
My board is different. What should I do?
Stop using these coordinates. Compare the board size, singleton colors, and region shapes. This page only solves the pictured layout. Return to the deduction guide for a different board.