diff options
Diffstat (limited to 'apps/plugins/puzzles/html/unequal.html')
| -rw-r--r-- | apps/plugins/puzzles/html/unequal.html | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/apps/plugins/puzzles/html/unequal.html b/apps/plugins/puzzles/html/unequal.html deleted file mode 100644 index 085f82e..0000000 --- a/apps/plugins/puzzles/html/unequal.html +++ /dev/null @@ -1,14 +0,0 @@ -Unequal -<p> -Fill in the grid with numbers from 1 to the grid size, so that every -number appears exactly once in each row and column, and so that all -the <code><</code> signs represent true inequalities (i.e. the -number at the pointed end is smaller than the number at the open end). -<p> -To place a number, click in a square to select it, then type the -number on the keyboard. To erase a number, click to select a square -and then press Backspace. -<p> -Right-click in a square and then type a number to add or remove the -number as a pencil mark, indicating numbers that you think -<em>might</em> go in that square. |