Official Blue Prince hall image · Blue Prince / Dogubomb / Raw Fury · source

Blue Prince / Parlor puzzle

Blue Prince Parlor puzzle: find the one prize box

Quick answer

Read the three Parlor box statements, then test each possible prize box. Keep only the assignment where at least one box has all true statements, at least one has all false statements, and exactly one box contains the prize. Open the box that survives those checks; do not assume the truth-telling box is the prize.

Three rules that never change

  • At least one box displays only true statements.
  • At least one box displays only false statements.
  • Only one box contains the gems/prize; the other two are empty.

The box colors and sentence wording change between visits. The rules above are the stable part of the puzzle.

Evaluate the statements instead of guessing

  1. Write down the exact statement on each box, including “this box,” “the other two,” or any named color.
  2. Assume the prize is in box 1, then evaluate every statement as true or false under that assumption. Repeat for box 2 and box 3.
  3. Discard any assumption that produces no all-true box or no all-false box. The remaining assignment must also leave only one prize box.
  4. Use the nearby wind-up key if the correct box is locked, then take the prize. A wrong box is empty even when its sentence happens to be true.

For a fast sanity check, a sentence claiming that all three boxes contain gems cannot be true under the one-prize rule. Use the full set of statements for the final choice, not one sentence in isolation.

Worked example (not a fixed daily answer)

Suppose the blue box says “The prize is in the black box” and “Only the black box has gems”; the white box says “The prize is in the blue box” and “The prize is in the white box”; and the black box says “The prize is in the blue box” and “The prize is in the black box.” Evaluate all three possible prize locations:

Example truth check
Assumed prizeBlue boxWhite boxBlack boxResult
BlueFalse / False (all false)True / False (mixed)True / False (mixed)Discard: no all-true box
WhiteFalse / False (all false)False / True (mixed)False / False (all false)Discard: no all-true box
BlackTrue / True (all true)False / False (all false)False / True (mixed)Keep: one all-true and one all-false box

The unique surviving assignment puts the prize in the black box, while the all-true box is blue. That is why “open the truthful box” is not a rule. Your daily wording will differ; this table demonstrates the method, not a universal answer.

After the box opens

Collect the gems and leave the Parlor. Later versions of the puzzle add harder sentence combinations, but the same truth/lie and one-prize constraints remain the useful starting point.

Sources and scope

The fixed rules, changing statements, wind-up key, and warning that the truthful box is not automatically the prize are cross-checked against Shacknews’ Parlor guide and GamesFuze’s Parlor explanation. The page gives a candidate-enumeration method because a static answer would fail when the box sentences randomize.