diff options
Diffstat (limited to 'apps/plugins/puzzles/html/loopy.html')
| -rw-r--r-- | apps/plugins/puzzles/html/loopy.html | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/apps/plugins/puzzles/html/loopy.html b/apps/plugins/puzzles/html/loopy.html deleted file mode 100644 index 96f3a9d..0000000 --- a/apps/plugins/puzzles/html/loopy.html +++ /dev/null @@ -1,13 +0,0 @@ -Loopy -<p> -Form a single closed loop out of the grid edges, in such a way that -every numbered square has exactly that many of its edges included in -the loop. -<p> -Click on a grid edge to mark it as part of the loop (black), and -again to return to marking it as undecided (yellow). Right-click on -a grid edge to mark it as definitely not part of the loop (faint -grey), and again to mark it as undecided again. -<p> -When you have mastered the square grid, look in the Type menu for -many other types of tiling! |