diff options
Diffstat (limited to 'html/unequal.html')
| -rw-r--r-- | html/unequal.html | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/html/unequal.html b/html/unequal.html new file mode 100644 index 0000000..085f82e --- /dev/null +++ b/html/unequal.html @@ -0,0 +1,14 @@ +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. |