mirror of
https://github.com/mwisnowski/mtg_python_deckbuilder.git
synced 2025-12-23 19:10:13 +01:00
A deckbuilder for the commander format of Magic: The Gathering
REstructured logic of adding land cards to better match the adding by tag logic Readjusted weight logic and adding cards by weight logic Added logic so that if the deck isn't full, cards will be added in reverse tag order. |
||
|---|---|---|
| .gitignore | ||
| card_info.py | ||
| deck_builder.py | ||
| main.py | ||
| README.md | ||
| settings.py | ||
| setup.py | ||
| tagger.py | ||
| utility.py | ||
# mtg_python_deckbuilder