Colored Rhombus Tessellation with Python Turtle 04/15/201904/15/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment | 7:52 pm Categories: Difficulty Level 6 loop math Add colors to the Rhombus Tessellation. Tags: loop, math, tessellation Post navigation PREVIOUS Previous post: Rhombus Tessellation with Python TurtleNEXT Next post: Semi-Regular Tessellation 3.4.6.4 with Python Turtle Related Post Golden Fractal Tree with Python Turtle (Source Code)Golden Fractal Tree with Python Turtle (Source Code) 10/08/202110/08/2021 | JinshengJinsheng | 0 Comment Golden Fractal Tree is a tree based on Golden Ratio. The golden fractal tree contains the main branch and three smaller golden fractal trees: the first branch turns left by READ MOREREAD MORE Colorful Sierpinski CarpetColorful Sierpinski Carpet 03/24/201903/24/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Use colorsys library and recursion to draw the following colorful carpet. READ MOREREAD MORE Recursive StarsRecursive Stars 03/26/201903/26/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Draw the following recursive stars. READ MOREREAD MORE
Golden Fractal Tree with Python Turtle (Source Code)Golden Fractal Tree with Python Turtle (Source Code) 10/08/202110/08/2021 | JinshengJinsheng | 0 Comment Golden Fractal Tree is a tree based on Golden Ratio. The golden fractal tree contains the main branch and three smaller golden fractal trees: the first branch turns left by READ MOREREAD MORE
Colorful Sierpinski CarpetColorful Sierpinski Carpet 03/24/201903/24/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Use colorsys library and recursion to draw the following colorful carpet. READ MOREREAD MORE
Recursive StarsRecursive Stars 03/26/201903/26/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Draw the following recursive stars. READ MOREREAD MORE