Many Rotated Stars 04/17/201904/17/2019 | Kevin XuKevin Xu | 0 Comment | 10:17 am Categories: Difficulty Level 3 loop Rotate the unfilled star many times to draw the following shape. Tags: loop Post navigation PREVIOUS Previous post: Music NotesNEXT Next post: Vortex of Squares with Python Turtle (Source Code Included) Related Post Colorful Penrose Tiling with Python TurtleColorful Penrose Tiling with Python Turtle 04/18/201904/18/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment We all possible hues with colorsys library to draw a very colorful Penrose tiling. 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 Projectile Motion with Python TurtleProjectile Motion with Python Turtle 04/15/201904/15/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Using physics equations to simulate a projectile motion with initial speed of 65 meters/second and 45 degree angle. READ MOREREAD MORE
Colorful Penrose Tiling with Python TurtleColorful Penrose Tiling with Python Turtle 04/18/201904/18/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment We all possible hues with colorsys library to draw a very colorful Penrose tiling. 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
Projectile Motion with Python TurtleProjectile Motion with Python Turtle 04/15/201904/15/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Using physics equations to simulate a projectile motion with initial speed of 65 meters/second and 45 degree angle. READ MOREREAD MORE