culminating project for ics4u computer science: game engine and dungeon game.
the game requires an internet connection to download the fonts required.
using online downloads, the executable can run as one file.
Enter source directory.
cd src
Install dependencies.
python -m pip install -r requirements.txt
Run the game.
python game.py