Draw a square spiral like this: Related Projects: Spiral Circle Spiral Square Spiral
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 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
Animate a moving cart with a smiley inside 🙂 Related Projects: 3 Moving Wheels Moving Wheel Animation
Use turtle animation to draw an analog clock with only second hand. You can either use turtle timer event or use time library’s sleep function to make the clock move.
Use turtle animation to draw an analog clock. You can either use turtle timer event or use time library’s sleep function to make the clock move. Related Projects: Second Hand
In previous moving wheel project you are asked to draw one moving wheel. In this project, draw three moving wheels in different sizes but moving any the same speed, and
Draw the following moving wheel animation. Note that wheel is both rotating and moving.
Draw a rotating color wheel. Related Project: Rotating Wheel Color Wheel