Random Asteroids with Python Turtle 05/27/201905/27/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment | 4:54 pm Categories: Difficulty Level 4 loop math random Randomize the regular Dodecagon to draw random asteroids. Random Asteroid with Python Turtle What’s next?Random Asteroids in Space Tags: games, loop, random Post navigation PREVIOUS Previous post: Dodecagon with Python TurtleNEXT Next post: Random Asteroids in Space with Python Turtle Related Post Epicycloid Animation with Python TurtleEpicycloid Animation with Python Turtle 04/08/201904/08/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Epicycloid is a curve that is formed by tracing a fixed point on the circle that is rolling around outside a static circle. Animate this tracing steps with Python Turtle. READ MOREREAD MORE Random Island Generator with Python TurtleRandom Island Generator with Python Turtle 04/25/201904/25/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Use recursion to draw random islands. Related Projects:Random Cloud GeneratorRandom Mountain GeneratorRandom City Skyline Generator READ MOREREAD MORE Circle Inscribed Inside an Equilateral TriangleCircle Inscribed Inside an Equilateral Triangle 05/30/202105/30/2021 | JinshengJinsheng | 0 Comment Draw a circle that is perfectly inscribed inside an equilateral triangle as shown. You may want to use some math skills in solving this problem. READ MOREREAD MORE
Epicycloid Animation with Python TurtleEpicycloid Animation with Python Turtle 04/08/201904/08/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Epicycloid is a curve that is formed by tracing a fixed point on the circle that is rolling around outside a static circle. Animate this tracing steps with Python Turtle. READ MOREREAD MORE
Random Island Generator with Python TurtleRandom Island Generator with Python Turtle 04/25/201904/25/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Use recursion to draw random islands. Related Projects:Random Cloud GeneratorRandom Mountain GeneratorRandom City Skyline Generator READ MOREREAD MORE
Circle Inscribed Inside an Equilateral TriangleCircle Inscribed Inside an Equilateral Triangle 05/30/202105/30/2021 | JinshengJinsheng | 0 Comment Draw a circle that is perfectly inscribed inside an equilateral triangle as shown. You may want to use some math skills in solving this problem. READ MOREREAD MORE