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.