Basic Leaf 03/05/201903/05/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment | 10:46 pm Categories: Difficulty Level 8 recursion Use recursion to draw the following basic leaf shape. Related Project: Curvy Leaf Tags: recursion Post navigation PREVIOUS Previous post: Rotating Rainbow SpiralNEXT Next post: Curvy Leaf Related Post Hexagon Spiral of Spirals Colored (Source Code)Hexagon Spiral of Spirals Colored (Source Code) 09/22/202009/22/2020 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment After drawing pentagon spiral of pentagon spirals, draw colored version of hexagon spiral of spirals with recursion and Turtle library. Source Code: READ MOREREAD MORE Let It SnowLet It Snow 03/04/201903/04/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Create a list of snowflakes and let them fall slowly with random drifting movement. Video of this animation: READ MOREREAD MORE Epicycloid Animation with Python TurtleEpicycloid Animation with Python Turtle 04/08/201904/08/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Epicycloid is a curve that is formed by tracing a fixed point on the circle that is rolling around outside a static circle. Animate this tracing steps with Python Turtle. READ MOREREAD MORE
Hexagon Spiral of Spirals Colored (Source Code)Hexagon Spiral of Spirals Colored (Source Code) 09/22/202009/22/2020 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment After drawing pentagon spiral of pentagon spirals, draw colored version of hexagon spiral of spirals with recursion and Turtle library. Source Code: READ MOREREAD MORE
Let It SnowLet It Snow 03/04/201903/04/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Create a list of snowflakes and let them fall slowly with random drifting movement. Video of this animation: READ MOREREAD MORE
Epicycloid Animation with Python TurtleEpicycloid Animation with Python Turtle 04/08/201904/08/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Epicycloid is a curve that is formed by tracing a fixed point on the circle that is rolling around outside a static circle. Animate this tracing steps with Python Turtle. READ MOREREAD MORE