Dartboard - joric/blueprince GitHub Wiki
- Web: https://www.adamrb.com/blue-prince-dartboard-puzzle-solver
- Source code: https://github.com/adamrb/blue-prince-dartboard-puzzle-solver/
- Reddit: https://www.reddit.com/r/BluePrince/comments/1k3vfa9/i_made_an_interactive_solver_for_the_billiards/
- Web: https://brenno-lugon.github.io/blue-prince-darts-puzzle
- Source code: https://github.com/brenno-lugon/blue-prince-darts-puzzle
- Reddit: https://www.reddit.com/r/BluePrince/comments/1k5hq4t/anyone_smarter_than_me_can_explain_the_new/
- Web: https://lymm37.github.io/blue-prince-dart-puzzle/
- Source code: https://github.com/lymm37/blue-prince-dart-puzzle
- Article: https://www.videogamer.com/features/tool-made-hate-the-blue-prince-dartboard-puzzle-less/
The colors represent algebraic operators. Innermost colors execute first, then expand outward (circular direction doesn't matter). The operator in the bullseye is applied on each level after the corresponding colors are computed.
- Green: Addition
- Yellow: Subtraction
- Pink: Multiplication
- Purple: Division
More rules here https://www.adamrb.com/blue-prince-dartboard-puzzle-solver
Click to expand
Dartboard later in the game, with the outer ring for the new operations.