|
|
f4a26d3a48
|
Delete trash.py
|
2018-01-01 09:34:08 -06:00 |
|
|
|
a460afd726
|
Delete game.py
|
2018-01-01 09:33:50 -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 |
|
|
|
69a8022f22
|
Add files via upload
had removed passive method as it is not used, where as a setup method will probably be
|
2017-12-30 22:44:48 -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 |
|
|
|
4f70b88f0a
|
Rename hand.py to player/hand.py
|
2017-12-30 12:08:19 -06:00 |
|
|
|
92bd19ce69
|
Rename discard.py to player/discard.py
|
2017-12-30 12:08:00 -06:00 |
|
|
|
735a11e645
|
Rename deck.py to player/deck.py
|
2017-12-30 12:07:43 -06:00 |
|
|
|
ca9e5c1683
|
Rename counter.py to player/counter.py
|
2017-12-30 12:07:27 -06:00 |
|