Skip to main content
PuzzleDaily

§Puzzle terminology · logic

Nonogram

A logic puzzle in which the player fills in cells of a grid based on numeric run-length clues to reveal a hidden image.

Origin and context

Also called Picross or Paint by Numbers. Each row and column has a sequence of numbers describing the lengths of consecutive filled cells. Solving requires constraint propagation: a row of "5" in a 5-cell row forces every cell filled; "2 1" in 5 cells has only two valid arrangements.

Related terms

Frequently asked

What is Nonogram?

A logic puzzle in which the player fills in cells of a grid based on numeric run-length clues to reveal a hidden image.

Where does Nonogram come from?

Also called Picross or Paint by Numbers. Each row and column has a sequence of numbers describing the lengths of consecutive filled cells. Solving requires constraint propagation: a row of "5" in a 5-cell row forces every cell filled; "2 1" in 5 cells has only two valid arrangements.

What's related to Nonogram?

Related puzzle terms include Picross. See the linked entries for full definitions.

← Back to the puzzle glossary