slant.html 358 B

12345678910
  1. Slant
  2. <p>
  3. Fill in a diagonal line in every grid square so that there are no
  4. loops in the grid, and so that every numbered point has that many
  5. lines meeting at it.
  6. <p>
  7. Left-click in a square to mark it with a <code>\</code>; right-click
  8. to mark it with a <code>/</code>. Keep clicking in a square to
  9. cycle it between <code>\</code>, <code>/</code> and empty.