Colored Semi-Regular Tessellation 3.3.3.4.4 with Python Turtle 04/16/201904/16/2019 | JinshengJinsheng | 0 Comment | 10:03 pm Categories: Difficulty Level 5 loop Color the Semi-Regular Tessellation 3.3.3.4.4 with your favorite color. Colored Semi-Regular Tessellation 3.3.3.4.4 Tags: loop, semi-regular tessellation, tessellation Post navigation PREVIOUS Previous post: Colored Semi-Regular Tessellation 4.8.8 with Python TurtleNEXT Next post: Colored Semi-Regular Tessellation 3.6.3.6 with Python Turtle Related Post Pentagon Spiral with Python and TurtlePentagon Spiral with Python and Turtle 08/21/202008/21/2020 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Draw the following spiral with pentagon shape. In each loop, increase the forward length and turn slightly less than 72 degrees. Source Code: READ MOREREAD MORE Spider Web with HoleSpider Web with Hole 03/20/201903/20/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment You drew a spider web in a previous project. Draw a spider web with a hole at the center. READ MOREREAD MORE Colored Mandelbrot SetColored Mandelbrot Set 03/07/201903/07/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Continuing from Mandelbrot Set project, use colorsys library to set the hue based on the number of iterations needed to go outside the boundary. The result can be an amazingly READ MOREREAD MORE
Pentagon Spiral with Python and TurtlePentagon Spiral with Python and Turtle 08/21/202008/21/2020 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Draw the following spiral with pentagon shape. In each loop, increase the forward length and turn slightly less than 72 degrees. Source Code: READ MOREREAD MORE
Spider Web with HoleSpider Web with Hole 03/20/201903/20/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment You drew a spider web in a previous project. Draw a spider web with a hole at the center. READ MOREREAD MORE
Colored Mandelbrot SetColored Mandelbrot Set 03/07/201903/07/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Continuing from Mandelbrot Set project, use colorsys library to set the hue based on the number of iterations needed to go outside the boundary. The result can be an amazingly READ MOREREAD MORE