Castle Walls

A logic puzzle. Solve the map by drawing correct lines inside the grid to create castle towers and walls.

@TODO: Add sketch from notebook.

Objective

Fill in the edge lines to get the correct castle walls ( + extras)

Patterns / Rules

  • Dots indicate there’s a corner there. ( = change of direction in line)
  • (Squares on corners, instead, indicate it must be a straight line?)
  • There are no “open/loose ends”
  • Numbers on the side indicate how many “wiggles” (top-side of a castle tower) there are in this row/col

Ideas

  • IDEA: There are multi-space WINDOWS/DOORS which must obviously be on (the same) castle wall.
  • IDEA: Conversely, clouds/dragons should be in the SKY.
  • TODO: We need ONE MORE bit of info to find verticals and horizontals. Maybe a cross to indicate a forbidden edge?