Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 1 day 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 (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2023-03-17T16:18:57.000Z (over 1 year ago)
- Last Synced: 2024-05-01T17:29:18.576Z (7 months 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)