Colored Semi-Regular Tessellation 4.8.8 with Python Turtle 04/16/201904/16/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment | 10:01 pm Categories: Difficulty Level 4 loop Color the Semi-Regular Tessellation 4.8.8 with your favorite colors. Colored Semi-Regular Tessellation 4.8.8 Tags: loop, semi-regular tessellation, tessellation Post navigation PREVIOUS Previous post: Colored Triangle Tessellation with Python TurtleNEXT Next post: Colored Semi-Regular Tessellation 3.3.3.4.4 with Python Turtle Related Post Gradient Illusion with Python TurtleGradient Illusion with Python Turtle 11/20/201911/20/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment The bar in the middle seems to get darker from left to right. Actually, the bar as the same brightness. Write a Python Turtle program that draw this illusion called READ MOREREAD MORE Center Connected Hexagon (Source Code)Center Connected Hexagon (Source Code) 10/14/202010/14/2020 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Draw a regular hexagon that have vertices connected to the center. Use for loop to draw this shape. Source Code: READ MOREREAD MORE Colored Nested Circle of Squares with Python and TurtleColored Nested Circle of Squares with Python and Turtle 08/23/202008/23/2020 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Improve the nested circle of squares by filling the squares with different colors. You may use Python’s colorsys library. READ MOREREAD MORE
Gradient Illusion with Python TurtleGradient Illusion with Python Turtle 11/20/201911/20/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment The bar in the middle seems to get darker from left to right. Actually, the bar as the same brightness. Write a Python Turtle program that draw this illusion called READ MOREREAD MORE
Center Connected Hexagon (Source Code)Center Connected Hexagon (Source Code) 10/14/202010/14/2020 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Draw a regular hexagon that have vertices connected to the center. Use for loop to draw this shape. Source Code: READ MOREREAD MORE
Colored Nested Circle of Squares with Python and TurtleColored Nested Circle of Squares with Python and Turtle 08/23/202008/23/2020 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Improve the nested circle of squares by filling the squares with different colors. You may use Python’s colorsys library. READ MOREREAD MORE