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