Parlor - joric/blueprince GitHub Wiki
See Walkthrough#parlor for known solutions.
Solvers
Divadop
- Web: https://theshiftingquiet.github.io/Blue-Prince-Parlor-Solver/
- Source code: https://github.com/TheShiftingQuiet/Blue-Prince-Parlor-Solver
- Steam community: https://steamcommunity.com/sharedfiles/filedetails/?id=3481682257
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.
- There will be at least one box that displays only true statements.
- There will be at least one box that displays only false statements.
- Only one box has a prize within. The other two are always empty.