Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 309 Bytes

README.md

File metadata and controls

3 lines (3 loc) · 309 Bytes

Monopoly Simulation This is a python simulation of moves in Monopoly. It implements the game-logic of Monopoly to determine the frequency of landing on each spot. Ultimately, this can help determine which properties to buy. You can change the number of times the simulation runs and it will report the data.