https://github.com/cracko298/python-turtle-terminal
Something I made when I was first starting out 7 years ago. Control Turtle with the Keyboard and Draw!
https://github.com/cracko298/python-turtle-terminal
python-3 turtle-graphics turtle-python
Last synced: 10 months ago
JSON representation
Something I made when I was first starting out 7 years ago. Control Turtle with the Keyboard and Draw!
- Host: GitHub
- URL: https://github.com/cracko298/python-turtle-terminal
- Owner: Cracko298
- License: apache-2.0
- Created: 2022-10-09T16:05:55.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-10-09T16:18:55.000Z (about 3 years ago)
- Last Synced: 2025-03-10T20:42:04.756Z (10 months ago)
- Topics: python-3, turtle-graphics, turtle-python
- Language: Python
- Homepage:
- Size: 24.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Python-Turtle-Terminal
- Control Turtle graphic drawing from within the python console.
- Not planning on updating this anytime soon.
- [Repl.it Demo-Thing](https://replit.com/@Cracko298/Python-Turtle-Terminal?v=1)
# Download:
- [Download Version 1.1](https://github.com/Cracko298/Python-Turtle-Terminal/releases/download/release-v1.1/TurtleFile1.py)

