2a1a9a42c9
Add files via upload
2018-01-05 04:23:27 -06:00
ff84748af9
Add files via upload
2018-01-05 03:42:13 -06:00
206d016ad3
Add files via upload
...
Fixed a bug with playing cards that involve discarding. Previously gain-trash cards would discard the gained card rather than the played under some conditions.
Fixed a bug with scoring the game that cause the game crash.
Added a Big Money Bot.
2018-01-04 01:50:34 -06:00
8a12ece1f9
Add files via upload
...
added __str__ overrides, abstained from overriding __repr__ methods because I like memory addresses.
2017-12-31 17:02:27 -06:00
2d059b2c7d
Add files via upload
...
cleaned up the code some
broke apart monster methods
pulled inputs out into their own functions for future non-human value supply
2017-12-30 22:33:43 -06:00
f787d2bad7
Add files via upload
2017-12-30 12:15:51 -06:00
c711d14da6
Rename trash.py to table/trash.py
2017-12-30 12:11:12 -06:00
2e99de68c0
Rename table.py to table/table.py
2017-12-30 12:10:56 -06:00
9c63987877
Rename supply.py to table/supply.py
2017-12-30 12:10:40 -06:00
f1adff247d
Rename pile.py to table/pile.py
2017-12-30 12:09:42 -06:00