From e1f79dc58b6a7ebb2624d1ad32fca38a13c32f6e Mon Sep 17 00:00:00 2001 From: Eric Frias Date: Thu, 27 Apr 2017 19:25:46 -0400 Subject: [PATCH] Initial sandbox for testing betting algorithms (uses the original simplified algorithm that doesn't allow you to place bets you can't immediately fund) --- betting_simulator.html | 363 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 363 insertions(+) create mode 100644 betting_simulator.html diff --git a/betting_simulator.html b/betting_simulator.html new file mode 100644 index 00000000..018b9ac0 --- /dev/null +++ b/betting_simulator.html @@ -0,0 +1,363 @@ + + + + Peerplays Bookie Sandbox + + + + + + + + + + + + + + + + +
+
+ +