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 Sierpinski Triangle with Squares (Source Code)Sierpinski Triangle with Squares (Source Code) 08/20/202008/20/2020 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Draw the following Sierpinski triangle made up of squares. Use recursion and Turtle graphics to draw this shape. Source Code: READ MOREREAD MORE 12-Flake Fractal with Python Turtle12-Flake Fractal with Python Turtle 09/18/202009/18/2020 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Draw the following 12-Flake with Python Turtle. Related Projects:OctaflakePentaflake READ MOREREAD MORE Colorful Sierpinski CarpetColorful Sierpinski Carpet 03/24/201903/24/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Use colorsys library and recursion to draw the following colorful carpet. READ MOREREAD MORE
Sierpinski Triangle with Squares (Source Code)Sierpinski Triangle with Squares (Source Code) 08/20/202008/20/2020 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Draw the following Sierpinski triangle made up of squares. Use recursion and Turtle graphics to draw this shape. Source Code: READ MOREREAD MORE
12-Flake Fractal with Python Turtle12-Flake Fractal with Python Turtle 09/18/202009/18/2020 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Draw the following 12-Flake with Python Turtle. Related Projects:OctaflakePentaflake READ MOREREAD MORE
Colorful Sierpinski CarpetColorful Sierpinski Carpet 03/24/201903/24/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Use colorsys library and recursion to draw the following colorful carpet. READ MOREREAD MORE