CHECKED LEVEL ANSWER
Chiidoku Level 8 solution
A 5 × 5 board. Match the colored regions below before using these coordinates.
R1C3, R2C5, R3C1, R4C4, R5C2
Rows count down from the top; columns count from the left. Each dot below represents one character.
Match your layout
| 1 | 2 | 3 | 4 | 5 | |
|---|---|---|---|---|---|
| 1 | G | G | P | Y | Y |
| 2 | G | G | Y | Y | B |
| 3 | G | Y | Y | Y | Y |
| 4 | G | Y | Y | Y | Y |
| 5 | V | V | V | Y | Y |
G = Mint · P = Pink · Y = Yellow · B = Blue · V = Violet
The completed placement
| 1 | 2 | 3 | 4 | 5 | |
|---|---|---|---|---|---|
| 1 | G | G | Y | Y | |
| 2 | G | G | Y | Y | |
| 3 | Y | Y | Y | Y | |
| 4 | G | Y | Y | Y | |
| 5 | V | V | Y | Y |
G = Mint · P = Pink · Y = Yellow · B = Blue · V = Violet
Why these squares work
R1C3 — pink
Pink is a singleton region in the top row.
R2C5 — blue
Blue is also a singleton, at the right end of row 2.
R3C1 — mint
Test R4C1 as mint: then violet must be R5C2, touching it diagonally. So mint cannot use row 4. Row 3 has only C1 in mint.
R5C2 — violet
The bottom violet region offers C1/C2/C3. Columns 1 and 3 are occupied, so C2 remains.
R4C4 — yellow
Columns 1, 2, 3 and 5 are occupied. Row 4 must take C4.
Completion check and source
Finaq’s 2026-08-31 recording shows this layout and a Level 8 Complete! dialog within 00:00–00:12. 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. The recording begins with three pieces already placed. The layout and full coordinate list above also let you compare an empty matching board.
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.