summaryrefslogtreecommitdiff
path: root/apps/plugins/puzzles/src/html/unequal.html
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugins/puzzles/src/html/unequal.html')
-rw-r--r--apps/plugins/puzzles/src/html/unequal.html14
1 files changed, 14 insertions, 0 deletions
diff --git a/apps/plugins/puzzles/src/html/unequal.html b/apps/plugins/puzzles/src/html/unequal.html
new file mode 100644
index 0000000000..085f82effc
--- /dev/null
+++ b/apps/plugins/puzzles/src/html/unequal.html
@@ -0,0 +1,14 @@
1Unequal
2<p>
3Fill in the grid with numbers from 1 to the grid size, so that every
4number appears exactly once in each row and column, and so that all
5the <code>&lt;</code> signs represent true inequalities (i.e. the
6number at the pointed end is smaller than the number at the open end).
7<p>
8To place a number, click in a square to select it, then type the
9number on the keyboard. To erase a number, click to select a square
10and then press Backspace.
11<p>
12Right-click in a square and then type a number to add or remove the
13number as a pencil mark, indicating numbers that you think
14<em>might</em> go in that square.