Hex Star Fractal using Python and Turtle 10/05/202010/05/2020 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment | 3:23 pm Categories: Difficulty Level 6 loop recursion Draw the following fractal of hex stars using Python and Turtle. First, design a function that draws hex star in any position and size. Hex Star Fractal Tags: fractal, recursion Post navigation PREVIOUS Previous post: Hex Star with Python and TurtleNEXT Next post: Hindu Temple (All-Sided) Fractal with Python Turtle Related Post Hex GridHex Grid 03/13/201903/13/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment You drew a vertical hexagon in a level 1 project. Now perfectly align vertical hexagons and draw a grid of vertical hexagons. This shape is also called Hexagon Tessellation. It READ MOREREAD MORE Stacked Squares Fractal (Source Code)Stacked Squares Fractal (Source Code) 08/20/202008/20/2020 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Draw the shown fractal of stacked squares with Python and Turtle. 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
Hex GridHex Grid 03/13/201903/13/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment You drew a vertical hexagon in a level 1 project. Now perfectly align vertical hexagons and draw a grid of vertical hexagons. This shape is also called Hexagon Tessellation. It READ MOREREAD MORE
Stacked Squares Fractal (Source Code)Stacked Squares Fractal (Source Code) 08/20/202008/20/2020 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Draw the shown fractal of stacked squares with Python and Turtle. 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