A small painter program made by OF8.
Created as final project for course "67101-1 Introduction to Computer Science" at The Hebrew University of Jerusalem.
- Create a python virtual environment.
- Extract the zipped files to the venv directory.
- Activate the venv.
- pip install -r requirements.txt.
- Run main.py Enjoy!