Flower is the second bonus level of Doorhaven. The level involves eight binary choices, with only 1 combination out of the 256 possibilities being valid given the key amounts provided at the start of the level. The high number of possibilities make this level difficult to solve through trial and error. Because of that, this level often presents a challenge to new players of the game.

Description

This flower has quite a lot of branching paths on its...flower-branches. I'm sure you could try every combination of ways to go, but only one out of the 256 combinations would be correct. There has to be a better way to figure this out...

comments (single view)

Solution

After collecting all keys, going clockwise from the top left:

  1. Open the left branch (double purple) and pick up the cyan key.

  2. Open the right branch (double white) and pick up the cyan key.

  3. Open the left branch (white and pink) and pick up the cyan key.

  4. Open the left branch (green and white) and pick up the cyan key.

  5. Open the right branch (white and green) and pick up the cyan key.

  6. Open the right branch (pink and orange) and pick up the cyan key.

  7. Open the left branch (green and purple) and pick up the cyan key.

  8. Open the left branch (green and orange) and pick up the cyan key.

  9. Open the bottom cyan 8-door and touch the goal.

View all comments