6c42fd3ba8
Add files via upload
2018-01-05 04:04:38 -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
16fa144713
Delete trash_gain_card.py
...
this is now card_gain_trash.py
2017-12-30 20:27:25 -06:00
344b744c2f
Add files via upload
...
Split up trash_gain_card into two classes since workshop was really a sub section of that. Added workshop. All intro cards functional!
2017-12-30 20:26:44 -06:00
f787d2bad7
Add files via upload
2017-12-30 12:15:51 -06:00
5c57b35472
Rename trash_gain_card.py to card/trash_gain_card.py
2017-12-30 12:11:30 -06:00
3e069c55b4
Rename remodel.py to card/remodel.py
2017-12-30 12:10:22 -06:00
29c176f5ec
Rename moat.py to card/moat.py
2017-12-30 12:09:24 -06:00
bea79ae2bd
Rename mine.py to card/mine.py
2017-12-30 12:09:08 -06:00
82e329d391
Rename militia.py to card/militia.py
2017-12-30 12:08:50 -06:00
fe20739487
Rename merchant.py to card/merchant.py
2017-12-30 12:08:33 -06:00
87b080c3cc
Rename cards/cellar.py to card/cellar.py
2017-12-30 12:07:00 -06:00
af722fe46c
Rename cards/card.py to card/card.py
2017-12-30 12:06:41 -06:00