diff options
Diffstat (limited to 'apps/plugins/puzzles/html/galaxies.html')
| -rw-r--r-- | apps/plugins/puzzles/html/galaxies.html | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/apps/plugins/puzzles/html/galaxies.html b/apps/plugins/puzzles/html/galaxies.html new file mode 100644 index 0000000..8041a95 --- /dev/null +++ b/apps/plugins/puzzles/html/galaxies.html @@ -0,0 +1,11 @@ +Galaxies +<p> +Draw lines along grid edges so as to divide the grid up into +regions. Every region should have two-way rotational symmetry, and +should contain exactly one dot which is in its centre. +<p> +Click on a grid edge to add or remove a line. Right-click on a dot +and drag the mouse to place an arrow in a grid square pointing to +that dot, to indicate that you think that square must belong in the +same region as that dot. Right-drag an existing arrow to move it, or +drop it off the edge of the grid to remove it. |