https://github.com/adwaith-rajesh/turtang
A simple scripting language for drawing with turtle in python. Also converts the animation to GIF.
https://github.com/adwaith-rajesh/turtang
Last synced: 21 days ago
JSON representation
A simple scripting language for drawing with turtle in python. Also converts the animation to GIF.
- Host: GitHub
- URL: https://github.com/adwaith-rajesh/turtang
- Owner: Adwaith-Rajesh
- License: mit
- Created: 2022-02-06T09:13:31.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-03-17T16:18:57.000Z (about 3 years ago)
- Last Synced: 2025-03-03T12:45:12.577Z (about 1 year ago)
- Language: Python
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Turtang
A simple scripting language to draw with python turtle.
(I made this project a year ago, and I forgot to document it, and now I've not idea on how it works)