Lots of Easter Eggs 03/25/201903/25/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment | 9:27 pm Categories: colorsys Difficulty Level 6 loop random Draw many easter eggs with stars in them. Also there are random colors and random tilt angles for these easter eggs. Lots of Easter Eggs with Python Turtle Tags: colorsys, hsv, loop, random Post navigation PREVIOUS Previous post: Ring of Colorful EggsNEXT Next post: Random Stars Related Post Hex Star Fractal using Python and TurtleHex Star Fractal using Python and Turtle 10/05/202010/05/2020 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Draw the following fractal of hex stars using Python and Turtle. First, design a function that draws hex star in any position and size. READ MOREREAD MORE Semi-Regular Tessellation 3.6.3.6 with Python TurtleSemi-Regular Tessellation 3.6.3.6 with Python Turtle 04/16/201904/16/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment There are 8 semi-regular tessellations. Draw the following semi-regular tessellation 3.6.3.6. READ MOREREAD MORE Zooming 10^13 into Mandelbrot Set Animation with Python (Source Code)Zooming 10^13 into Mandelbrot Set Animation with Python (Source Code) 06/01/202106/01/2021 | JinshengJinsheng | 0 Comment Write a Python program to generate 1000+ images of Mandelbrot Set with ever zooming ranges. Please note that Turtle is not used in this project for speed consideration. Then use READ MOREREAD MORE
Hex Star Fractal using Python and TurtleHex Star Fractal using Python and Turtle 10/05/202010/05/2020 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Draw the following fractal of hex stars using Python and Turtle. First, design a function that draws hex star in any position and size. READ MOREREAD MORE
Semi-Regular Tessellation 3.6.3.6 with Python TurtleSemi-Regular Tessellation 3.6.3.6 with Python Turtle 04/16/201904/16/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment There are 8 semi-regular tessellations. Draw the following semi-regular tessellation 3.6.3.6. READ MOREREAD MORE
Zooming 10^13 into Mandelbrot Set Animation with Python (Source Code)Zooming 10^13 into Mandelbrot Set Animation with Python (Source Code) 06/01/202106/01/2021 | JinshengJinsheng | 0 Comment Write a Python program to generate 1000+ images of Mandelbrot Set with ever zooming ranges. Please note that Turtle is not used in this project for speed consideration. Then use READ MOREREAD MORE