A deckbuilder for the commander format of Magic: The Gathering
Find a file
2024-12-07 23:34:14 -08:00
.gitignore Updated gitignore 2024-12-05 14:25:07 -08:00
card_info.py Started deck builder function, added base structure and prompt for selecting commander 2024-12-05 16:54:56 -08:00
deck_builder.py Redid setup logic, started adding more logic to deckbuilding 2024-12-07 23:34:14 -08:00
main.py Redid setup logic, started adding more logic to deckbuilding 2024-12-07 23:34:14 -08:00
README.md first commit 2024-11-27 20:18:39 -08:00
settings.py Redid setup logic, started adding more logic to deckbuilding 2024-12-07 23:34:14 -08:00
setup.py Redid setup logic, started adding more logic to deckbuilding 2024-12-07 23:34:14 -08:00

# mtg_python_deckbuilder