Parlor - joric/blueprince GitHub Wiki

See Walkthrough#parlor for known solutions.

Solvers

Divadop

Examples (click on the solution to go to the pre-filled solver):

Blue Box White Box Black Box Solution
The statement on the white box is true There is a second wind-up key in this room This box and the white box are both empty BLUE
* This box has at least two true statements.* The Black Box has at least two true statements.* The gems are in this box * Every statement on the blue box is false* Every statement on the black box is true* The gems are in this box * This is a true statement* This is a true statement* The gems are in this box BLUE

Rules

The solution is supposed to be logical. In case if two opposing statements on the boxes the remaining box has the prize.

  1. There will be at least one box that displays only true statements.
  2. There will be at least one box that displays only false statements.
  3. Only one box has a prize within. The other two are always empty.

References