Archimedean Spiral 03/04/201903/04/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment | 2:34 pm Categories: Difficulty Level 3 for loop loop python You drew concentric circles in a previous project. Now draw a circle spiral called Archimedean Spiral. Related Projects: Concentric CirclesSpiral Tags: for loop, loop, loops Post navigation PREVIOUS Previous post: Let It SnowNEXT Next post: Square Spiral 2 Related Post Pentagon Spiral inside Pentagon (Source Code)Pentagon Spiral inside Pentagon (Source Code) 09/22/202009/22/2020 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment This project draws square spiral inside a square. Now draw a pentagon spiral inside pentagon as shown. Source Code: READ MOREREAD MORE Rolling Triangle AnimationRolling Triangle Animation 04/07/201904/07/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Animate a rolling triangle on the ground as shown. READ MOREREAD MORE Isosceles Trapezoid MadnessIsosceles Trapezoid Madness 08/03/202208/03/2022 | JinshengJinsheng | 0 Comment Draw the 50 random isosceles trapezoids with random locations, random sizes, and random filled colors. Hints: Create a function that draws isosceles trapezoids given position, direction, height, base and top READ MOREREAD MORE
Pentagon Spiral inside Pentagon (Source Code)Pentagon Spiral inside Pentagon (Source Code) 09/22/202009/22/2020 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment This project draws square spiral inside a square. Now draw a pentagon spiral inside pentagon as shown. Source Code: READ MOREREAD MORE
Rolling Triangle AnimationRolling Triangle Animation 04/07/201904/07/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Animate a rolling triangle on the ground as shown. READ MOREREAD MORE
Isosceles Trapezoid MadnessIsosceles Trapezoid Madness 08/03/202208/03/2022 | JinshengJinsheng | 0 Comment Draw the 50 random isosceles trapezoids with random locations, random sizes, and random filled colors. Hints: Create a function that draws isosceles trapezoids given position, direction, height, base and top READ MOREREAD MORE