No description
Find a file
2010-07-01 17:30:45 -04:00
decks New Black / Blue deck 2010-07-01 12:22:33 -04:00
.gitignore Added .gitignore 2010-06-17 16:05:11 -04:00
abilities.py Some updates, including a Forest card coupled with its Tap Land ability 2010-06-17 15:55:04 -04:00
analyze.py Now computing casting probability over turns 2010-06-30 15:30:55 -04:00
cards.py Some updates, including a Forest card coupled with its Tap Land ability 2010-06-17 15:55:04 -04:00
database.py Return None if card could not be found in the database 2010-07-01 17:30:45 -04:00
db.txt Text card database support 2010-06-30 02:22:34 -04:00
main.py Some updates, including a Forest card coupled with its Tap Land ability 2010-06-17 15:55:04 -04:00
mtg.py Moved deck loading to the deck object, toying with probability 2010-06-30 14:43:08 -04:00
observable.py Some updates, including a Forest card coupled with its Tap Land ability 2010-06-17 15:55:04 -04:00
test.py Unit tests, mana cost math fixes 2010-06-17 12:49:33 -04:00