diff options
| author | Ben Harris <bjh21@bjh21.me.uk> | 2023-02-15 23:17:04 +0000 |
|---|---|---|
| committer | Ben Harris <bjh21@bjh21.me.uk> | 2023-02-15 23:17:40 +0000 |
| commit | 232cbaf5a8affcb0c61f1355f0569efaae534ad9 (patch) | |
| tree | eeb8be9488f8aebcd9015ecd65b3a0d5d6f9529c /puzzles.but | |
| parent | 9394e9c74bdb48dc1c74693bcb41fd35f8fc743c (diff) | |
| download | puzzles-232cbaf5a8affcb0c61f1355f0569efaae534ad9.zip puzzles-232cbaf5a8affcb0c61f1355f0569efaae534ad9.tar.gz puzzles-232cbaf5a8affcb0c61f1355f0569efaae534ad9.tar.bz2 puzzles-232cbaf5a8affcb0c61f1355f0569efaae534ad9.tar.xz | |
Note in the documentation that Pattern clues are in order
Requested in Debian bug #642207 and seems perfectly reasonable.
Diffstat (limited to 'puzzles.but')
| -rw-r--r-- | puzzles.but | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/puzzles.but b/puzzles.but index 095be0b..f572f70 100644 --- a/puzzles.but +++ b/puzzles.but @@ -880,10 +880,10 @@ Netslide was contributed to this collection by Richard Boulton. \cfg{winhelp-topic}{games.pattern} You have a grid of squares, which must all be filled in either black -or white. Beside each row of the grid are listed the lengths of the -runs of black squares on that row; above each column are listed the -lengths of the runs of black squares in that column. Your aim is to -fill in the entire grid black or white. +or white. Beside each row of the grid are listed, in order, the +lengths of the runs of black squares on that row; above each column +are listed, in order, the lengths of the runs of black squares in that +column. Your aim is to fill in the entire grid black or white. I first saw this puzzle form around 1995, under the name \q{\i{nonograms}}. I've seen it in various places since then, under |