Colorful Snowflake 03/09/201903/09/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment | 9:38 pm Categories: colorsys Difficulty Level 6 recursion Use recursion to draw a colorful snowflake as shown here. Tags: colorsys, hsv, recursion Post navigation PREVIOUS Previous post: Fraser SpiralNEXT Next post: Tower of Hanoi with Python Turtle (Source Code Included) Related Post Sky Full of StarsSky Full of Stars 03/25/201903/25/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Draw a lot of stars on a dark background. The size of the stars vary with smaller ones dimmer than the bigger ones. Stars also have some low saturated random READ MOREREAD MORE Colored Sierpinski Pentagon with Python TurtleColored Sierpinski Pentagon with Python Turtle 04/27/201904/27/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Draw a colored version of Sierpinski Pentagon. READ MOREREAD MORE Animating Lissajous Curve with Python TurtleAnimating Lissajous Curve with Python Turtle 04/05/201904/05/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment We drew a Lissajous Curve with fixed value for k1 (3) and k2 (2). Lets gradually change k1 from 0 to 3 and draw each one of them to generate READ MOREREAD MORE
Sky Full of StarsSky Full of Stars 03/25/201903/25/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Draw a lot of stars on a dark background. The size of the stars vary with smaller ones dimmer than the bigger ones. Stars also have some low saturated random READ MOREREAD MORE
Colored Sierpinski Pentagon with Python TurtleColored Sierpinski Pentagon with Python Turtle 04/27/201904/27/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Draw a colored version of Sierpinski Pentagon. READ MOREREAD MORE
Animating Lissajous Curve with Python TurtleAnimating Lissajous Curve with Python Turtle 04/05/201904/05/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment We drew a Lissajous Curve with fixed value for k1 (3) and k2 (2). Lets gradually change k1 from 0 to 3 and draw each one of them to generate READ MOREREAD MORE