galaxies.html 698 B

12345678910111213141516
  1. Galaxies
  2. <p>
  3. Draw lines along grid edges so as to divide the grid up into connected
  4. regions of squares.
  5. <p>
  6. Every region should have two-way rotational symmetry, should contain
  7. exactly one dot which is in its centre, and should contain no lines
  8. separating two of its own squares from each other. A region satisfying
  9. all of these requirements will be automatically highlighted.
  10. <p>
  11. Click on a grid edge to add or remove a line. Right-click on a dot
  12. and drag the mouse to place an arrow in a grid square pointing to
  13. that dot, to indicate that you think that square must belong in the
  14. same region as that dot. Right-drag an existing arrow to move it, or
  15. drop it off the edge of the grid to remove it.