diff options
Diffstat (limited to 'apps/plugins/puzzles/html/flood.html')
| -rw-r--r-- | apps/plugins/puzzles/html/flood.html | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/apps/plugins/puzzles/html/flood.html b/apps/plugins/puzzles/html/flood.html deleted file mode 100644 index cf09eac..0000000 --- a/apps/plugins/puzzles/html/flood.html +++ /dev/null @@ -1,8 +0,0 @@ -Flood -<p> -Try to get the whole grid to be the same colour within the given -number of moves, by repeatedly flood-filling the top left corner in -different colours. -<p> -Click in a square to flood-fill the top left corner with that square's -colour. |