Colorful Penrose Tiling with Python Turtle 04/18/201904/18/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment | 11:07 pm Categories: colorsys Difficulty Level 10 list loop math random recursion We all possible hues with colorsys library to draw a very colorful Penrose tiling. Colorful Penrose Tiling with Python Turtle Tags: colorsys, loop, math, random, recursion, tessellation Post navigation PREVIOUS Previous post: Penrose Tiling with Python TurtleNEXT Next post: Colorful Penrose Tiling 2 with Python Turtle Related Post Colored Semi-Regular Tessellation 4.8.8 with Python TurtleColored Semi-Regular Tessellation 4.8.8 with Python Turtle 04/16/201904/16/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Color the Semi-Regular Tessellation 4.8.8 with your favorite colors. READ MOREREAD MORE Sierpinski TriangleSierpinski Triangle 02/25/201902/25/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment This classic recursive fractal shape is a must have project for Python Turtle. Draw this shape with recursion. Video demonstration of drawing process: READ MOREREAD MORE N Overlapping Circle with Python and Turtle (Source Code)N Overlapping Circle with Python and Turtle (Source Code) 05/30/202105/30/2021 | JinshengJinsheng | 0 Comment Generalize the three overlapping circles project by letting it draw any number of overlapping circles. The following is the overlapping circles from size 2 to size 7. Solution READ MOREREAD MORE
Colored Semi-Regular Tessellation 4.8.8 with Python TurtleColored Semi-Regular Tessellation 4.8.8 with Python Turtle 04/16/201904/16/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Color the Semi-Regular Tessellation 4.8.8 with your favorite colors. READ MOREREAD MORE
Sierpinski TriangleSierpinski Triangle 02/25/201902/25/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment This classic recursive fractal shape is a must have project for Python Turtle. Draw this shape with recursion. Video demonstration of drawing process: READ MOREREAD MORE
N Overlapping Circle with Python and Turtle (Source Code)N Overlapping Circle with Python and Turtle (Source Code) 05/30/202105/30/2021 | JinshengJinsheng | 0 Comment Generalize the three overlapping circles project by letting it draw any number of overlapping circles. The following is the overlapping circles from size 2 to size 7. Solution READ MOREREAD MORE