01. How to Play Gnonograms

Gnonograms is an implementation for the Gnome desktop of the Japanese logic puzzle "Nonograms", also known as "Tsunami", "Griddlers" ......

The object of the puzzle is to discover the pattern in the grid which is encoded by the clues that are given for each row and column.

Each clue is a series of numbers which represent blocks of filled in cells in the corresponding row or column. Each number indicates how many cells are in the block it represents. Each block must be separated by at least one empty cell from neighbouring blocks. The order of the numbers in the clue shows the order in which the blocks appear in the row or column.

Example row pattern with corresponding clue

In a well-designed puzzle it should be possible to discover, by applying pure logic, the pattern, which is often a picture, that the clues represent.

For some tips on how to solve Gnonogram puzzles see 04. Strategies for solving 'simple' Gnonograms

For further information see the Wikipedia page on Nonograms