summaryrefslogtreecommitdiff
path: root/apps/plugins/puzzles/src/html/slant.html
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugins/puzzles/src/html/slant.html')
-rw-r--r--apps/plugins/puzzles/src/html/slant.html9
1 files changed, 9 insertions, 0 deletions
diff --git a/apps/plugins/puzzles/src/html/slant.html b/apps/plugins/puzzles/src/html/slant.html
new file mode 100644
index 0000000000..d6d31aa302
--- /dev/null
+++ b/apps/plugins/puzzles/src/html/slant.html
@@ -0,0 +1,9 @@
1Slant
2<p>
3Fill in a diagonal line in every grid square so that there are no
4loops in the grid, and so that every numbered point has that many
5lines meeting at it.
6<p>
7Left-click in a square to mark it with a <code>\</code>; right-click
8to mark it with a <code>/</code>. Keep clicking in a square to
9cycle it between <code>\</code>, <code>/</code> and empty.