Rolling Triangle Animation 04/07/201904/07/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment | 7:41 pm Categories: animation Difficulty Level 4 loop Animate a rolling triangle on the ground as shown. Tags: animation, loop Post navigation PREVIOUS Previous post: Mosaic Butterfly Curve with Python TurtleNEXT Next post: Rolling Triangle Animation 2 Related Post Colorful Crescent RingsColorful Crescent Rings 03/21/201903/21/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Knowing how to draw a crescent shape. Draw a colorful ring of crescent shapes as shown with a loop and colorsys library. READ MOREREAD MORE Random Walk with Bounding CircleRandom Walk with Bounding Circle 03/03/201903/03/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment 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 READ MOREREAD MORE Colored Sierpinski Pentagon with Python TurtleColored Sierpinski Pentagon with Python Turtle 04/27/201904/27/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Draw a colored version of Sierpinski Pentagon. READ MOREREAD MORE
Colorful Crescent RingsColorful Crescent Rings 03/21/201903/21/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Knowing how to draw a crescent shape. Draw a colorful ring of crescent shapes as shown with a loop and colorsys library. READ MOREREAD MORE
Random Walk with Bounding CircleRandom Walk with Bounding Circle 03/03/201903/03/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment 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 READ MOREREAD MORE
Colored Sierpinski Pentagon with Python TurtleColored Sierpinski Pentagon with Python Turtle 04/27/201904/27/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Draw a colored version of Sierpinski Pentagon. READ MOREREAD MORE