diff options
Diffstat (limited to 'apps/plugins/puzzles/html/filling.html')
| -rw-r--r-- | apps/plugins/puzzles/html/filling.html | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/apps/plugins/puzzles/html/filling.html b/apps/plugins/puzzles/html/filling.html deleted file mode 100644 index 70ce16d..0000000 --- a/apps/plugins/puzzles/html/filling.html +++ /dev/null @@ -1,12 +0,0 @@ -Filling -<p> -Write a number in every blank square of the grid. When the grid is -full, every orthogonally connected group of identical numbers should -have an area equal to that number: so 1s always appear alone, 2s in -pairs, and so on. -<p> -To place a number, click the mouse in a blank square to select it, -then type the number you want on the keyboard. You can also drag to -select multiple squares, and then type a number to place it in all -of them. To erase numbers, select one or more squares in the same -way and then press Backspace. |