A deckbuilder for the commander format of Magic: The Gathering
Find a file
2024-12-20 15:01:09 -08:00
.gitignore Refined land add logic 2024-12-20 13:39:23 -08:00
card_info.py Started adding further logic for deck build 2024-12-19 12:02:26 -08:00
deck_builder.py Refined land add logic 2024-12-20 13:39:23 -08:00
deck_builder_2.py Tried changing logic to inquirerpy but it seems to have somehow broken scrython? Need to troubleshoot 2024-12-20 15:01:09 -08:00
main.py Tagger should be done. 2024-12-18 20:21:45 -08:00
README.md first commit 2024-11-27 20:18:39 -08:00
settings.py Refined land add logic 2024-12-20 13:39:23 -08:00
setup.py Adjusted logic to set lands to fill all empty cells in colorIdentity column to be 'colorless' like was done with other cards 2024-12-20 11:51:24 -08:00
tagger.py Started adding further logic for deck build 2024-12-19 12:02:26 -08:00
utility.py Overhauled tagger.py 2024-12-16 22:58:02 -08:00

# mtg_python_deckbuilder