for CMU 15-112 Term Project
Video Demo of Use: YouTube
Libraries required: Tkinter, numpy
Use with Python 3.9. Install Python 3.9 as per this link.
Then, install homebrew on your system as per this link.
Then, install tkinter by running the following command on your terminal:
brew install [email protected]
Install tkinter by running the following command on your terminal:
sudo apt-get update
sudo apt-get install python3-tk
To use the library, run the main.py file by first moving into the 112-Term-Project library, then running:
python3 main.py