diff options
Diffstat (limited to 'apps/plugins/puzzles/html/palisade.html')
| -rw-r--r-- | apps/plugins/puzzles/html/palisade.html | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/apps/plugins/puzzles/html/palisade.html b/apps/plugins/puzzles/html/palisade.html deleted file mode 100644 index 5b6b933..0000000 --- a/apps/plugins/puzzles/html/palisade.html +++ /dev/null @@ -1,11 +0,0 @@ -Palisade -<p> -Draw lines along the grid edges, in such a way that the grid is -divided into connected regions, all of the size shown in the status -line. Also, each square containing a number should have that many of -its edges drawn in. -<p> -Click on a grid edge to mark it as a division between regions (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. |