A deckbuilder for the commander format of Magic: The Gathering
Find a file
2024-12-31 12:04:10 -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 Started changing print statements to logging statements in tagger.py 2024-12-31 10:48:11 -08:00
main.py Adjusted some logic in setup to filter out any banned cards, as well as add the layout column to allow for easily seeing 'Normal', 'MDFC', or 'Transform cards. 2024-12-26 09:38:21 -08:00
README.md first commit 2024-11-27 20:18:39 -08:00
settings.py Started work refactoring the tagging functions by using Traycer 2024-12-31 12:04:10 -08:00
setup.py Removed need to create seperate land_cards file in setup 2024-12-26 11:12:56 -08:00
tagger.py Started work refactoring the tagging functions by using Traycer 2024-12-31 12:04:10 -08:00
utility.py Started work refactoring the tagging functions by using Traycer 2024-12-31 12:04:10 -08:00

# mtg_python_deckbuilder