7 Commits

Author SHA1 Message Date
b71faf0f0c
Add files via upload 2018-01-05 21:33:36 -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
f97e2838d2
Rename player.py to player/player.py 2017-12-30 12:10:06 -06:00