summaryrefslogtreecommitdiff
path: root/apps/plugins/puzzles/src/html/rect.html
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugins/puzzles/src/html/rect.html')
-rw-r--r--apps/plugins/puzzles/src/html/rect.html10
1 files changed, 10 insertions, 0 deletions
diff --git a/apps/plugins/puzzles/src/html/rect.html b/apps/plugins/puzzles/src/html/rect.html
new file mode 100644
index 0000000000..d23d827663
--- /dev/null
+++ b/apps/plugins/puzzles/src/html/rect.html
@@ -0,0 +1,10 @@
1docname=rectangles:Rectangles
2<p>
3Draw lines along the grid edges to divide the grid into rectangles,
4so that each rectangle contains exactly one numbered square and its
5area is equal to the number written in that square.
6<p>
7Click and drag from one grid corner to another, or from one square
8centre to another, to draw a rectangle. You can also drag along a
9grid line to just draw a line at a time, or just click on a single
10grid edge to draw or erase it.