Geoguesser game but with UTSC locations instead
- Cloning the repository:
git clone https://github.com/conrad-mo/geoguesser-utsc.git
- Install pillow via pip
pip install pillow
-
Check you have tkinter installed from python (Tkinter should be preinstalled on unix-based systems and should be installed via python initial installation on windows)
-
cd into the directory
-
Run the main.py file
For issues related to running, please ensure you are running main.py with pillow installed via pip.
If issue persists, open an issue in GitHub issues section.
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.