Semi-Regular Tessellation 4.6.12 with Python Turtle 04/16/201904/16/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment | 9:53 pm Categories: Difficulty Level 6 loop There are 8 semi-regular tessellations. Draw the following semi-regular tessellation 4.6.12. Semi-Regular Tessellation 4.6.12 Tags: loop, semi-regular tessellation, tessellation Post navigation PREVIOUS Previous post: Semi-Regular Tessellation 3.3.4.3.4 with Python TurtleNEXT Next post: Semi-Regular Tessellation 3.3.3.3.6 with Python Turtle 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 Restricted Square Chaos Game 2Restricted Square Chaos Game 2 06/28/201906/28/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment In a previous project, you drew a Sierpinski Triangle with Chaos Game. Instead of a triangle, use four points of a square as the target points and play the chaos READ MOREREAD MORE Vicsek Fractal with Python and Turtle (Source Code)Vicsek Fractal with Python and Turtle (Source Code) 09/08/202009/08/2020 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Draw the Vicsek Fractal based on cross with recursion and Turtle. The following figures show first a few recursive steps: Source Code: 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
Restricted Square Chaos Game 2Restricted Square Chaos Game 2 06/28/201906/28/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment In a previous project, you drew a Sierpinski Triangle with Chaos Game. Instead of a triangle, use four points of a square as the target points and play the chaos READ MOREREAD MORE
Vicsek Fractal with Python and Turtle (Source Code)Vicsek Fractal with Python and Turtle (Source Code) 09/08/202009/08/2020 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Draw the Vicsek Fractal based on cross with recursion and Turtle. The following figures show first a few recursive steps: Source Code: READ MOREREAD MORE