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 Hexaflake Fractal with Python Turtle (Source Code)Hexaflake Fractal with Python Turtle (Source Code) 09/18/202009/18/2020 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Draw hexaflake fractal that consists of hexagons with recursion. The following figures show hexaflake in different recursion depths. Source Code: READ MOREREAD MORE Slanted Fractal Tree (Source Code)Slanted Fractal Tree (Source Code) 08/29/202008/29/2020 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Use recursion to draw the following slated fractal tree. Notice that the pensize also changes. Source Code: READ MOREREAD MORE Triangle Snowflakes (with Source Code)Triangle Snowflakes (with Source Code) 09/24/201909/24/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Draw the following shape of triangles with recursion. READ MOREREAD MORE
Hexaflake Fractal with Python Turtle (Source Code)Hexaflake Fractal with Python Turtle (Source Code) 09/18/202009/18/2020 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Draw hexaflake fractal that consists of hexagons with recursion. The following figures show hexaflake in different recursion depths. Source Code: READ MOREREAD MORE
Slanted Fractal Tree (Source Code)Slanted Fractal Tree (Source Code) 08/29/202008/29/2020 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Use recursion to draw the following slated fractal tree. Notice that the pensize also changes. Source Code: READ MOREREAD MORE
Triangle Snowflakes (with Source Code)Triangle Snowflakes (with Source Code) 09/24/201909/24/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Draw the following shape of triangles with recursion. READ MOREREAD MORE