| utilityScreens.py | Show a basic screen with a caption and an Ok button |
| inputOutput.py | Communicate with player and opponent |
| cardDatabase.py | Information that defines individual Magic the Gathering cards |
| gameDeck.py | Handles MTG deck actions, such as draw card, draw a hand, etc |
| mtgScreens.py | Classes for showing Magic the Gathering pages |