A deckbuilder for the commander format of Magic: The Gathering
Find a file
2024-12-20 11:51:24 -08:00
.gitignore Updated gitignore 2024-12-05 14:25:07 -08:00
card_info.py Started adding further logic for deck build 2024-12-19 12:02:26 -08:00
deck_builder.py Starting with logic for adding non-basic lands to deck builder 2024-12-20 07:10:53 -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 Starting working on interaction, halfway through red on confirming board wipe conditions 2024-12-18 12:14:45 -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