Diamond Snowflake 03/11/201903/11/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment | 8:52 am Categories: Difficulty Level 2 for loop loop Use a loop to draw the following diamond snowflake. Diamond Snowflake Tags: for loop, loop, loops Post navigation PREVIOUS Previous post: Tower of Hanoi with Python Turtle (Source Code Included)NEXT Next post: Three Diamonds Related Post Many Projectiles Animation with Python TurtleMany Projectiles Animation with Python Turtle 04/15/201904/15/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Animate many projectiles shot from a platform all with same speed but different initial angles. Which projectile landed first? Which projectile landed farthest? Which projectile landed latest? Use colorsys library READ MOREREAD MORE Mandelbrot Set with Different Paramaters (Source Code)Mandelbrot Set with Different Paramaters (Source Code) 06/01/202106/01/2021 | JinshengJinsheng | 0 Comments Using the center coordinate and zoom factor to draw the following Mandelbrot Set visualizations. Source Code: READ MOREREAD MORE 3D Tessellation Effect with Python Turtle3D Tessellation Effect with Python Turtle 04/17/201904/17/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Use parallelogram and square to fill the plane. Add shades to the shapes to have 3D effect. READ MOREREAD MORE
Many Projectiles Animation with Python TurtleMany Projectiles Animation with Python Turtle 04/15/201904/15/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Animate many projectiles shot from a platform all with same speed but different initial angles. Which projectile landed first? Which projectile landed farthest? Which projectile landed latest? Use colorsys library READ MOREREAD MORE
Mandelbrot Set with Different Paramaters (Source Code)Mandelbrot Set with Different Paramaters (Source Code) 06/01/202106/01/2021 | JinshengJinsheng | 0 Comments Using the center coordinate and zoom factor to draw the following Mandelbrot Set visualizations. Source Code: READ MOREREAD MORE
3D Tessellation Effect with Python Turtle3D Tessellation Effect with Python Turtle 04/17/201904/17/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Use parallelogram and square to fill the plane. Add shades to the shapes to have 3D effect. READ MOREREAD MORE