palisade.html 494 B

123456789101112
  1. Palisade
  2. <p>
  3. Draw lines along the grid edges, in such a way that the grid is
  4. divided into connected regions, all of the size shown in the status
  5. line. Also, each square containing a number should have that many of
  6. its edges drawn in.
  7. <p>
  8. Click on a grid edge to mark it as a division between regions (black),
  9. and again to return to marking it as undecided (yellow). Right-click
  10. on a grid edge to mark it as definitely not part of the loop (faint
  11. grey), and again to mark it as undecided again.