Doodle drawing using Python Tkinter Canvas
-tkinter
This is a GUI based python script.
Python Code On windows machine:
clone DoodleDrawing repository on local machine.
> git clone https://github.com/geosaleh/DoodleDrawing
change directory to DoodleDrawing
> cd DoodleDrawing/
Now its time to execute DoodleDrawing.py
> python DoodleDrawing.py
Hope you'll install it in your computer just to try .