From 0f3f30d41168209bfd94d51f8aa6c5a13d523476 Mon Sep 17 00:00:00 2001 From: Nat Lasseter Date: Thu, 21 Dec 2017 11:44:21 +0000 Subject: Initial Commit --- Readme.textile | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 Readme.textile (limited to 'Readme.textile') 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 > monopoly..dat +# ./monopoly..plot +# see monopoly..svg -- cgit v1.2.3