Welcome to the Turtle Graphics Programming Environment! This project allows you to create programs using turtle graphics, aka "pen" graphics. You can save your programs using a save code. Feel free to share your codes in the forum: https://scratch.mit.edu/discuss/topic/489056 Stuff to know: 1. The pen is initially down. If you don't want the drawing to start in the center of the canvas, then your first line should be lifting the pen. 2. When you run your program, you can move your mouse cursor to the bottom left corner. A black arrow will appear, and if you click it you will go back to the program editor. 3. I will be updating this a lot. I want to add features like looping, randomness, colors, and "goto".
This program is unsupported! I am not liable, and cannot help you if you lose your work to a bug. Please use MTGPE 2.9: https://scratch.mit.edu/projects/506224207