Curvy Leaf 03/06/201903/06/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment | 12:53 am Categories: Difficulty Level 9 recursion Previously, you drew a basic leaf. Now make the leaf more beautiful by making it curvy. Tags: fractal, recursion Post navigation PREVIOUS Previous post: Basic LeafNEXT Next post: Dragon Curve Related Post Colorful SnowflakeColorful Snowflake 03/09/201903/09/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Use recursion to draw a colorful snowflake as shown here. READ MOREREAD MORE Colored Spiral of Spirals with Python Turtle (Source Code)Colored Spiral of Spirals with Python Turtle (Source Code) 09/16/202009/16/2020 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Just for fun, draw a colored version of spiral of spirals using the colorsys library. Source Code: (This may a few minutes) READ MOREREAD MORE Colorful Sierpinski Triangle AnimationColorful Sierpinski Triangle Animation 03/01/201903/01/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment In a previous project you are asked draw a colorful Sierpinski Triangle with recursion and colorsys library. Now animate this beautiful triangle as shown in the video below. Related Projects: READ MOREREAD MORE
Colorful SnowflakeColorful Snowflake 03/09/201903/09/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Use recursion to draw a colorful snowflake as shown here. READ MOREREAD MORE
Colored Spiral of Spirals with Python Turtle (Source Code)Colored Spiral of Spirals with Python Turtle (Source Code) 09/16/202009/16/2020 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Just for fun, draw a colored version of spiral of spirals using the colorsys library. Source Code: (This may a few minutes) READ MOREREAD MORE
Colorful Sierpinski Triangle AnimationColorful Sierpinski Triangle Animation 03/01/201903/01/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment In a previous project you are asked draw a colorful Sierpinski Triangle with recursion and colorsys library. Now animate this beautiful triangle as shown in the video below. Related Projects: READ MOREREAD MORE