Turtle Art

This is a cool shape that I made with turtle blocks. it took longer than it should have. One of the issues I was having was how to change the colors but in the end, I was able to figure it out. I also had issues with saving the project and before I had lost the project and had to remake it. This is a link to the code https://turtle.sugarlabs.org

1 thought on “Turtle Art

How did you figure out the color changing issue? Why did it take longer than it should have? And that screenshot is awfully small. If I can’t read the code in the screenshot, then why include it in there? I need those sorts of details included, and need you to look at the post as a visitor so you can see what I’m talking about with the image!!!

As for the code, the Hue goes up 15 every time it repeats, correct? That would be a perfect place to use a BOX block (a variable). Hue = Hue + 15 Something to consider for the future!

Leave a Reply

Your email address will not be published. Required fields are marked *