https://github.com/pradeepgangwar/indianflag-turtlepython
Indian Flag 🇮🇳 Drawing automation with Python Turtle-Graphics Library
https://github.com/pradeepgangwar/indianflag-turtlepython
python-library turtle-graphics
Last synced: 8 months ago
JSON representation
Indian Flag 🇮🇳 Drawing automation with Python Turtle-Graphics Library
- Host: GitHub
- URL: https://github.com/pradeepgangwar/indianflag-turtlepython
- Owner: pradeepgangwar
- License: gpl-3.0
- Created: 2017-06-05T03:43:22.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-06-05T05:23:35.000Z (about 9 years ago)
- Last Synced: 2025-05-16T08:44:04.631Z (about 1 year ago)
- Topics: python-library, turtle-graphics
- Language: Python
- Homepage: https://www.youtube.com/watch?v=rey-QgtHZhk
- Size: 15.6 KB
- Stars: 0
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Indian Flag Drawer 🇮🇳
This is python script made using **Turtle Graphics** library of python.
Make sure you install Tkinter before running this on your PC :
> sudo apt-get install python-tk
___
