Link to UML class diagram: https://lucid.app/lucidchart/38496ce7-a44f-49e9-a24d-2f5c851ca33e/edit?page=HWEp-vi-RSFO#?folder_id=home&browser=icon
Python to exe:
- pip install pyinstaller
- pyinstaller [--onefile] [--windowed] [--icon=icon.ico] <game_manager.py>