Penrose Tiling with Python Turtle 04/18/201904/18/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment | 10:35 pm Categories: colorsys Difficulty Level 10 list loop math random recursion Penrose tiling is a beautiful non-periodic tiling method. Draw it with your favorite color combination. Penrose Tiling with Python Turtle Tags: list, loop, math, recursion, tessellation Post navigation PREVIOUS Previous post: Find Different Color Game with Python TurtleNEXT Next post: Colorful Penrose Tiling with Python Turtle Related Post Three Overlapping Circles with Python and Turtle (Tutorial)Three Overlapping Circles with Python and Turtle (Tutorial) 05/30/202105/30/2021 | JinshengJinsheng | 0 Comment Draw the following overlapping circles. Please note that each circle passes through the center of the other two circles. Solution We observe that the centers of the three circles form READ MOREREAD MORE 5 Spirals (Source Code)5 Spirals (Source Code) 09/22/202009/22/2020 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Modify pentagon spiral to draw 5 spirals as shown here. Source Code: READ MOREREAD MORE Periodic Table with Python TurtlePeriodic Table with Python Turtle 05/01/201905/01/2019 | Allen XuAllen Xu | 0 Comment Draw the Periodic Table of Elements with Python Turtle: READ MOREREAD MORE
Three Overlapping Circles with Python and Turtle (Tutorial)Three Overlapping Circles with Python and Turtle (Tutorial) 05/30/202105/30/2021 | JinshengJinsheng | 0 Comment Draw the following overlapping circles. Please note that each circle passes through the center of the other two circles. Solution We observe that the centers of the three circles form READ MOREREAD MORE
5 Spirals (Source Code)5 Spirals (Source Code) 09/22/202009/22/2020 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Modify pentagon spiral to draw 5 spirals as shown here. Source Code: READ MOREREAD MORE
Periodic Table with Python TurtlePeriodic Table with Python Turtle 05/01/201905/01/2019 | Allen XuAllen Xu | 0 Comment Draw the Periodic Table of Elements with Python Turtle: READ MOREREAD MORE