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 Colored Square Tree Fractal (Source Code)Colored Square Tree Fractal (Source Code) 08/29/202008/29/2020 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Color the square tree fractal using the colorsys library. Source Code: READ MOREREAD MORE TriacontagonTriacontagon 02/26/201902/26/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment In a level 1 project, you are asked to draw a hexagon (https://pythonturtle.academy/hexagon/). Use a loop to draw Triacontagon (a polygon with 30 sides). Does it almost look like a READ MOREREAD MORE Colored Semi-Regular Tessellation 3.3.3.4.4 with Python TurtleColored Semi-Regular Tessellation 3.3.3.4.4 with Python Turtle 04/16/201904/16/2019 | JinshengJinsheng | 0 Comment Color the Semi-Regular Tessellation 3.3.3.4.4 with your favorite color. READ MOREREAD MORE
Colored Square Tree Fractal (Source Code)Colored Square Tree Fractal (Source Code) 08/29/202008/29/2020 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Color the square tree fractal using the colorsys library. Source Code: READ MOREREAD MORE
TriacontagonTriacontagon 02/26/201902/26/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment In a level 1 project, you are asked to draw a hexagon (https://pythonturtle.academy/hexagon/). Use a loop to draw Triacontagon (a polygon with 30 sides). Does it almost look like a READ MOREREAD MORE
Colored Semi-Regular Tessellation 3.3.3.4.4 with Python TurtleColored Semi-Regular Tessellation 3.3.3.4.4 with Python Turtle 04/16/201904/16/2019 | JinshengJinsheng | 0 Comment Color the Semi-Regular Tessellation 3.3.3.4.4 with your favorite color. READ MOREREAD MORE