Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 379 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 379 Bytes

Dominion

Run the dominion.py file.

To edit how many trials are done in the simulation, edit the NUM_RUNS variable.

The Moneylender.py file helps with the simulation of the moneylender-silver start.

The probabilities.py file calculates probabilities of hands based on a given deck.

moneylender_probs.pdf calculates the probabilities for the moneylender hands, but by hand.