This script uses constraint programming to devise the optimal skeleton at the Bone Market in Fallen London.
Go to file
Jeremy Saklad 630d63a555
Remove arguments from verbosity flag
'-v' and '--verbose' no longer accept an argument, optional or
otherwise. Instead, they simply act as a flag.

This dramatically simplifies the help text and implementation of the
flags.
2021-07-11 15:49:46 -05:00
Bone Market Solver.py Remove arguments from verbosity flag 2021-07-11 15:49:46 -05:00
Pipfile Add Pipfile to repository 2021-06-13 14:35:36 -05:00