diff options
Diffstat (limited to '')
| -rw-r--r-- | apps/plugins/puzzles/html/flip.html | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/apps/plugins/puzzles/html/flip.html b/apps/plugins/puzzles/html/flip.html new file mode 100644 index 0000000..404aae6 --- /dev/null +++ b/apps/plugins/puzzles/html/flip.html @@ -0,0 +1,10 @@ +Flip +<p> +Try to light up all the squares in the grid by flipping combinations +of them. +<p> +Click in a square to flip it and some of its neighbours. The diagram +in each square indicates which other squares will flip. +<p> +Select one of the 'Random' settings from the Type menu for more +varied puzzles. |