aboutsummaryrefslogtreecommitdiff
path: root/Readme.textile
diff options
context:
space:
mode:
Diffstat (limited to 'Readme.textile')
-rw-r--r--Readme.textile21
1 files changed, 21 insertions, 0 deletions
diff --git a/Readme.textile b/Readme.textile
new file mode 100644
index 0000000..4e1c33b
--- /dev/null
+++ b/Readme.textile
@@ -0,0 +1,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