This is a simple drawing application built using Python and Tkinter. It allows users to draw on a canvas, choose different colors, adjust the size of the pointer and eraser, and save their drawings as ...
A simple object-oriented drawing editor that allows a user to create, move and erase squares, circles (ellipses) and lines in an interactive graphics. The user can change the color or the thickness of ...