A beautiful and interactive paint application built using Python's Tkinter. Features smooth drawing, slider-controlled brush size, and a vibrant color picker β all wrapped in an aesthetic dark UI. π¨π€
- ποΈ Slider-controlled brush size
- π¨ Live color picker with real-time preview
- π±οΈ Smooth mouse-drag drawing
- π΄ One-click Clear Canvas
- π Dark mode + Emoji-enhanced interface
-
Clone this repo:
git clone https://github.com/princepathak25/paint-gui-prince.git
-
Navigate and run:
cd paint-gui-prince python paint.py
paint-gui-prince/
βββ paint.py
βββ README.md- π Python 3.10+
- πΌοΈ Tkinter (Standard GUI Library)
- π Emojis for enhanced UI
- π« No external dependencies