14 Commits

Author SHA1 Message Date
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
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
92bd340d3a
Add files via upload
Added Remodel.  Made Remodel and Mine inherit from the same subclass as they are very similar.
2017-12-30 11:56:31 -06:00
67db950879
Add files via upload
added functionality for mine
2017-12-28 18:24:07 -06:00
a65c6b682f
Add files via upload
Added merchant functionality.  Updated hand, player, and supply consequently.
2017-12-27 14:17:04 -06:00
a6754566ae
Add files via upload 2017-12-27 02:16:45 -06:00
b90b70f118
Add files via upload
Added functionality for cellar, moat, and militia.
2017-12-27 02:12:43 -06:00
1102ad7de1
Add files via upload 2017-12-26 16:57:31 -06:00
159839dbc4
Add files via upload
cards now have owners - seems the are being assigned to the wrong owner though... the rabbit hole runs deeper...
2017-12-26 15:33:05 -06:00
666f0fc091
Add files via upload 2017-12-24 19:27:19 -06:00
4ebe98a0a1
Add files via upload 2017-12-24 18:36:59 -06:00
ce4eddcf72
Add files via upload
first upload under new name
2017-12-24 13:00:51 -06:00