Digitech assignment for a text based game written in python. Download the project, then run "pip -r requirements.txt" to install dependencies. then run main.py
git clone https://github.com/SweatyMemer/textBasedGame
cd textBasedGame
pip install -r requirements.txt