In a previous project, you drew 60 titled circles (Turtle’s heading directions are different). Compare the difference and draw this new shape.
In a previous project, you drew 60 titled circles (Turtle’s heading directions are different). Compare the difference and draw this new shape.
Draw 60 evenly spaced out tilted circles (Turtle’s heading directions are different for these circles) as shown here: Related Project: 60 Tilted Squares
Draw a square spiral like this: Related Projects: Spiral Circle Spiral Square Spiral
You drew concentric circles in a previous project. Now draw a circle spiral called Archimedean Spiral. Related Projects: Concentric Circles Spiral
Create a list of snowflakes and let them fall slowly with random drifting movement. Video of this animation:
Use recursion to draw a snowflake as shown below. Related Projects: Koch Snowflake
Improve your previous work on simple timer and draw a millisecond timer. Related Work: Simple Timer
Use Turtle’s timer events to draw a simple timer as shown. Related Project: Millisecond Timer
Create 100 turtles with random colors. They all start from position (0,0) and start doing random walk. Also draw the bounding circle with the color of the farthest turtle. Video
Draw our logo picture as shown. Related Projects: Not So Perfect Tree Rainbow Colored Tree