Skip to content
This repository was archived by the owner on Dec 19, 2024. It is now read-only.

tabernacle8/Auto-Turtle-Drawer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Auto Turtle Drawer

I created this program because turtle can be boring during a programming class. Now it can be fun! Just run index.py and draw whatever you like. The converter will automatically make it into a turtle program that you can run in results.txt.

Focus on what's important in programming, don't worry about turtle.

Change the window size (Canvass) By changing the variable at the top of index.py

To finalize and save your drawing, click the middle mouse button

Change Color

Press the following keys to change the drawing color:

R: Red B: Blue Y: Yellow G: Green D: Black (Default)

Delete Mode

Press "E" to toggle delete mode

Make a Square

If you would like the square to be filled, toggle FillMode by pressing 3

Press 1 to set the first corner Press 2 to set the second corner Done!

HD Mode

Press h key to toggle HD Mode (Draws lines with better AA. Doubles draw time)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages