/paint

This is a project which was developed during lockdown period.This is clone with minimal features of MS Paint

Primary LanguagePythonMIT LicenseMIT

Paint GUI Using python 3.O v

Paint 1
Note:- I am currently learning Drawing.


Before Running the Script

   pip install pillow (on Windows)

   pip3 install pillow (on Mac)

To run the project

   python paint.py (on Windows)

   python3 paint.py (on Mac)

===>Paint preview<===

Paint 1

===>Custom Colors<===

Paint 2