Commit Graph

25 Commits

Author SHA1 Message Date
Michael Pilosov
3ef0072a80 printing improvements 2022-11-27 01:22:23 -07:00
Michael Pilosov
b78eadc4dc mix up game dynamics 2022-11-27 01:18:08 -07:00
Michael Pilosov
38b1d28ecd more variation, quicker runtime 2022-11-27 01:12:07 -07:00
Michael Pilosov
37375b2fac MVP of webpage 2022-11-27 00:56:07 -07:00
Michael Pilosov
6364a54979 sort players by wallet 2022-11-27 00:48:47 -07:00
Michael Pilosov
23f2bbd4bd version bump to fix readme 2022-11-26 23:22:19 -07:00
Michael Pilosov
c9b19dd05e small fixes 2022-11-26 23:21:37 -07:00
Michael Pilosov
3fb3f3ae6e first version published 2022-11-26 22:57:33 -07:00
Michael Pilosov
c32569f3c1 bump version, reorder functions and simplify code. 2022-11-26 22:55:37 -07:00
Michael Pilosov
6c16d2986b reorder function definitions so dataclasses come first 2022-11-26 22:38:46 -07:00
Michael Pilosov
0ecb6ef192 run tests and rename function 2022-11-26 22:36:36 -07:00
Michael Pilosov
5bdc1c8192 better printing, new release candidate, linting 2022-11-26 22:33:50 -07:00
Michael Pilosov
fb66902f59 linting problems, rename functions 2022-11-26 22:11:05 -07:00
Michael Pilosov
24a197f760 packaging, readme 2022-11-26 21:55:52 -07:00
Michael Pilosov
2d1cd57ef9 linting 2022-11-26 21:48:55 -07:00
Michael Pilosov
91ba00e6ea finalize adding bets, printing them out in a pretty way 2022-11-26 21:45:09 -07:00
Michael Pilosov
ff665a5e95 checkpoint for combining bets 2022-11-26 21:25:38 -07:00
Michael Pilosov
afa12da0d8 redefine Bet class, now allows adding of bets 2022-11-26 20:41:24 -07:00
Michael Pilosov
7060fb3744 some minor refactoring, documentation, todos 2022-11-26 19:46:04 -07:00
Michael Pilosov
d08e362ecd refactor, improvements, documentation! 2022-11-26 19:22:51 -07:00
Michael Pilosov
73167f78f4 cleanup 2022-11-26 17:43:22 -07:00
Michael Pilosov
dff8ce9131 some notes 2022-11-25 22:33:46 -07:00
Michael Pilosov
8f7cb2c2d2 WIP but now simulating games. 2022-11-25 22:13:04 -07:00
Michael Pilosov
b1b56355f6 more syntax support 2022-11-25 14:14:53 -07:00
Michael Pilosov
17c705dac5 working mvp, missing corners/splits/triples 2022-11-11 13:18:42 -07:00