Sunome

The main challenge of a Sunome puzzle is drawing a maze. Numbers surrounding the outside of the maze border give an indication of how the maze is to be constructed. To solve the puzzle you must draw all the walls where they belong and then draw a path from the Start square to the End square.

The walls of the maze are to be drawn on the dotted lines inside the border. A single wall exists either between 2 nodes or a node and the border. The numbers on the top and left of the border tell you how many walls exist on the corresponding lines inside the grid. The numbers on the right and bottom of the border tell you how many walls exist in the corresponding rows and columns. In addition, the following must be true:

  • Each puzzle has a unique solution.
  • There is only 1 maze path to the End square.
  • Every Node must have a wall touching it.
  • Walls must trace back to a border.
  • If the Start and End squares are adjacent to each other a wall must separate them.
  • Start squares may be open on all sides, while End squares must be closed on 3 sides.
  • You cannot completely close off any region of the grid.

Examine the first example, then solve the other three puzzles.

The solutions are shown below.

Girls Rock

What are the names of the three girls in this rock band?

T _ _ _ _ & D _ _ _ _ _ _ & L _ _ _

The vocalist’s name is Tessa. On her notebook it is written “I’m diving into the DARK gloom End to start“. On the poster in the top right corner it is written DARK and underneath ASSET. “Asset” spelled backwards becomes TESSA.

The bassist’s name is Delilah. Her shirt features a cat, which is also present on the Freddy Mercury poster. The lyrics written on it are from the song “Delilah” by Queen.

The drummer’s name is Lisa. Inside her backpack there is a copy of the book “1984” by G. Orwell. On her backpack there is a sticker which also appears on the poster behind Delilah. The poster says “Local punk’o’matIc AnarchiSts bazAr”. If one selects the 1st, the 9th, the 8th, and the 4th letters from each word, the resulting name is LISA.