G10 Computer Science Final Project
-
Python 3+ (Tested on 3.12.3)
-
Required Libraries, install with
cd <PROGRAM_LOCATION> pip install -r requirements.txt
To run the program, run the run.py
Python File.
cd <PROGRAM_LOCATION>
On Windows
python run.py
On Mac/Linux
python3 run.py