Files
puzzles/html/rect.html
Simon Tatham 1db5961b8b Fix docs link from the JS Rectangles page.
It pointed to rectangles.html, which doesn't exist, in place of
rect.html which does.
2018-07-24 18:38:00 +01:00

11 lines
451 B
HTML

docname=rect: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.