Colored Sierpinski Pentagon with Python Turtle 04/27/201904/27/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment | 9:25 am Categories: colorsys Difficulty Level 7 loop python recursion Draw a colored version of Sierpinski Pentagon. Colored Sierpinski Pentagon Tags: colorsys, fractal, math, recursion Post navigation PREVIOUS Previous post: Sierpinski Pentagon with Python TurtleNEXT Next post: YouTube Logo Related Post Square Grid AnimationSquare Grid Animation 03/13/201903/13/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Continue on a previous Square Grid project, animate the square by varying the number of grids while keeping the overall square size the same. READ MOREREAD MORE Gradient Illusion with Python TurtleGradient Illusion with Python Turtle 11/20/201911/20/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment The bar in the middle seems to get darker from left to right. Actually, the bar as the same brightness. Write a Python Turtle program that draw this illusion called READ MOREREAD MORE Colored Spiral of Spirals with Python Turtle (Source Code)Colored Spiral of Spirals with Python Turtle (Source Code) 09/16/202009/16/2020 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Just for fun, draw a colored version of spiral of spirals using the colorsys library. Source Code: (This may a few minutes) READ MOREREAD MORE
Square Grid AnimationSquare Grid Animation 03/13/201903/13/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Continue on a previous Square Grid project, animate the square by varying the number of grids while keeping the overall square size the same. READ MOREREAD MORE
Gradient Illusion with Python TurtleGradient Illusion with Python Turtle 11/20/201911/20/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment The bar in the middle seems to get darker from left to right. Actually, the bar as the same brightness. Write a Python Turtle program that draw this illusion called READ MOREREAD MORE
Colored Spiral of Spirals with Python Turtle (Source Code)Colored Spiral of Spirals with Python Turtle (Source Code) 09/16/202009/16/2020 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Just for fun, draw a colored version of spiral of spirals using the colorsys library. Source Code: (This may a few minutes) READ MOREREAD MORE