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