aboutsummaryrefslogtreecommitdiff

Monopoly Landings

This experimentally tests landing frequencies for squares on a monopoly board.

Requirements

  • Ruby
  • Gnuplot

Deck strateies

There are two deck strategies available:

  • Put card back on bottom of deck (bottom)
  • Form a discard pile and shuffle it when the draw runs out (discard)

Running

  1. ./monopoly <strategy> <rolls> > monopoly.<strategy>.dat
  2. ./monopoly.<strategy>.plot
  3. see monopoly.<strategy>.svg

Defaults

  • Bottom deck strategy
  • 10,000,000 rolls