Game Project To run the game, follow the instructions in your terminal: cd game python main.py Charts To run charts project, run: python -m venv .venv .\.venv\Scripts\Activate.ps1 pip install -r requirements.txt cd charts python main.py