aboutsummaryrefslogtreecommitdiff
path: root/Readme.textile
blob: 24e911d7883a5c916375f39935897f84e548249a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
h1. Monopoly Landings

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

h1. Requirements

* Ruby
* Gnuplot

h1. 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@)

h1. Running

# @./monopoly <strategy> <rolls> > monopoly.<strategy>.dat@
# @./monopoly.<strategy>.plot@
# @see monopoly.<strategy>.svg@

h2. Defaults

* Bottom deck strategy
* 10,000,000 rolls