Easy today: 5 dominoes, 8 regions and greater-than, target-sum, all-equal and less-than constraints. We give you a light nudge first — enough to get unstuck without spoiling the fun — and the full answer only when you ask for it.
Hint 1 — where to start
EasyHint 2
EasyReveal the full Easy answer
Easy solution — July 23, 2026
blue: 4 | purple (>4): 5 | green (=1): 1 | amber (=): 1 · 1 | orange (=): 6 · 6 | slate (<4): 2 | teal (<1): 0 | pink: 3
Prefer to watch it worked out step by step? Try the Pips Solver.
What each region asks for
| Region | Rule | Cells |
|---|---|---|
| Blue | Take any value it likes | 1 |
| Purple | >4 — Be more than 4 | 1 |
| Green | 1 — Be exactly 1 | 1 |
| Amber | = — Show the same number on every cell | 2 |
| Orange | = — Show the same number on every cell | 2 |
| Slate | <4 — Be less than 4 | 1 |
| Teal | <1 — Be less than 1 | 1 |
| Pink | Take any value it likes | 1 |
Medium today: 9 dominoes, 10 regions and less-than, greater-than, all-equal and target-sum constraints. We give you a light nudge first — enough to get unstuck without spoiling the fun — and the full answer only when you ask for it.
Hint 1 — where to start
MediumHint 2
MediumHint 3
MediumReveal the full Medium answer
Medium solution — July 23, 2026
blue (<2): 1 | purple (<1): 0 · 0 · 0 | green (>4): 5 | amber (=): 2 · 2 · 2 · 2 | orange (>2): 3 | slate (=4): 4 · 0 | teal (>11): 6 · 6 | pink (=): 4 · 4 | lime: 5 | brown (=2): 2
Prefer to watch it worked out step by step? Try the Pips Solver.
What each region asks for
| Region | Rule | Cells |
|---|---|---|
| Blue | <2 — Be less than 2 | 1 |
| Purple | <1 — Add up to less than 1 | 3 |
| Green | >4 — Be more than 4 | 1 |
| Amber | = — Show the same number on every cell | 4 |
| Orange | >2 — Be more than 2 | 1 |
| Slate | 4 — Add up to exactly 4 | 2 |
| Teal | >11 — Add up to more than 11 | 2 |
| Pink | = — Show the same number on every cell | 2 |
| Lime | Take any value it likes | 1 |
| Brown | 2 — Be exactly 2 | 1 |
Hard today: 14 dominoes, 12 regions and target-sum, greater-than and all-equal constraints. We give you a light nudge first — enough to get unstuck without spoiling the fun — and the full answer only when you ask for it.
Hint 1 — where to start
HardHint 2
HardHint 3
HardHint 4
HardReveal the full Hard answer
Hard solution — July 23, 2026
blue (=13): 5 · 4 · 4 | purple (=22): 5 · 5 · 6 · 6 | green (=11): 6 · 5 | amber (=1): 0 · 1 · 0 | orange (=9): 6 · 3 | slate (=9): 4 · 5 | teal (=3): 3 · 0 | pink (=7): 3 · 4 | lime (>0): 6 | brown (=0): 0 · 0 · 0 | blue (=): 2 · 2 · 2 | purple (=1): 1
Prefer to watch it worked out step by step? Try the Pips Solver.
What each region asks for
| Region | Rule | Cells |
|---|---|---|
| Blue | 13 — Add up to exactly 13 | 3 |
| Purple | 22 — Add up to exactly 22 | 4 |
| Green | 11 — Add up to exactly 11 | 2 |
| Amber | 1 — Add up to exactly 1 | 3 |
| Orange | 9 — Add up to exactly 9 | 2 |
| Slate | 9 — Add up to exactly 9 | 2 |
| Teal | 3 — Add up to exactly 3 | 2 |
| Pink | 7 — Add up to exactly 7 | 2 |
| Lime | >0 — Be more than 0 | 1 |
| Brown | 0 — Add up to exactly 0 | 3 |
| Blue | = — Show the same number on every cell | 3 |
| Purple | 1 — Be exactly 1 | 1 |
