aboutsummaryrefslogtreecommitdiff
path: root/Readme.textile
blob: 4e1c33b5e33e6c57acf99872a14a10a0eace4f65 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
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