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 Pentaflake Fractal (Source Code)Colored Pentaflake Fractal (Source Code) 09/17/202009/17/2020 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Based on petaflake fractal, color it with colorsys library. Source Code: READ MOREREAD MORE Drawing A Chinese College Entrance Exam ProblemDrawing A Chinese College Entrance Exam Problem 07/11/201907/11/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment A YouTube channel MindYourDecisions posted a video about an interesting Chinese College Entrance exam question. The following is the screen of the problem posted by MindYourDecisions: Draw the graph of READ MOREREAD MORE Colorful Stack of HexagonsColorful Stack of Hexagons 03/13/201903/13/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Previously, you drew triangular stack of hexagons. Now make it colorful by using the colorsys library. READ MOREREAD MORE
Colored Pentaflake Fractal (Source Code)Colored Pentaflake Fractal (Source Code) 09/17/202009/17/2020 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Based on petaflake fractal, color it with colorsys library. Source Code: READ MOREREAD MORE
Drawing A Chinese College Entrance Exam ProblemDrawing A Chinese College Entrance Exam Problem 07/11/201907/11/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment A YouTube channel MindYourDecisions posted a video about an interesting Chinese College Entrance exam question. The following is the screen of the problem posted by MindYourDecisions: Draw the graph of READ MOREREAD MORE
Colorful Stack of HexagonsColorful Stack of Hexagons 03/13/201903/13/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Previously, you drew triangular stack of hexagons. Now make it colorful by using the colorsys library. READ MOREREAD MORE