This script uses constraint programming to devise the optimal skeleton at the Bone Market in Fallen London.
Go to file
Jeremy Saklad 673b6160c6
Define DiplomatFascination functionally
Rather than laboriously replicating every fascination the Trifling
Diplomat has, the script now exploits the consistent member names to
generate the list automatically.

This should not have any effect on usage, but will ease future
maintainance.
2021-07-06 12:18:49 -05:00
Bone Market Solver.py Define DiplomatFascination functionally 2021-07-06 12:18:49 -05:00
Pipfile Add Pipfile to repository 2021-06-13 14:35:36 -05:00