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 Hexagon Spiral of Spirals Colored (Source Code)Hexagon Spiral of Spirals Colored (Source Code) 09/22/202009/22/2020 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment After drawing pentagon spiral of pentagon spirals, draw colored version of hexagon spiral of spirals with recursion and Turtle library. Source Code: READ MOREREAD MORE Projectile Motion with Python TurtleProjectile Motion with Python Turtle 04/15/201904/15/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Using physics equations to simulate a projectile motion with initial speed of 65 meters/second and 45 degree angle. READ MOREREAD MORE Recursive Window AnimationRecursive Window Animation 03/01/201903/01/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment If a previous project, you are asked to draw a recursive window. In this project, animate the recursive window as shown above. Related Project: Recursive Window READ MOREREAD MORE
Hexagon Spiral of Spirals Colored (Source Code)Hexagon Spiral of Spirals Colored (Source Code) 09/22/202009/22/2020 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment After drawing pentagon spiral of pentagon spirals, draw colored version of hexagon spiral of spirals with recursion and Turtle library. Source Code: READ MOREREAD MORE
Projectile Motion with Python TurtleProjectile Motion with Python Turtle 04/15/201904/15/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Using physics equations to simulate a projectile motion with initial speed of 65 meters/second and 45 degree angle. READ MOREREAD MORE
Recursive Window AnimationRecursive Window Animation 03/01/201903/01/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment If a previous project, you are asked to draw a recursive window. In this project, animate the recursive window as shown above. Related Project: Recursive Window READ MOREREAD MORE