Daily puzzles: Nonograms
How to solve nonograms
A nonogram is a logic puzzle where numbers encode a picture. Determine every cell without guessing.
- Numbers on the left describe rows; numbers above describe columns.
- Each number is the length of one filled group, in the same order as the clues.
- Groups of the same color have at least one empty cell between them.
- Mark cells that cannot be filled with a cross.
| 2 | 4 | 4 | 4 | 2 | |
|---|---|---|---|---|---|
| 11 | |||||
| 5 | |||||
| 5 | |||||
| 3 | |||||
| 1 |
Filled×Definitely emptyStill unknown
September 10: no daily puzzles yet