Square Spiral 2 03/04/201903/04/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment | 2:45 pm Categories: Difficulty Level 3 for loop loop Draw a square spiral like this: Related Projects: SpiralCircle SpiralSquare Spiral Tags: for loop, loop, loops Post navigation PREVIOUS Previous post: Archimedean SpiralNEXT Next post: 60 Tilted Circles Related Post Colored Nested Circle of Squares with Python and TurtleColored Nested Circle of Squares with Python and Turtle 08/23/202008/23/2020 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Improve the nested circle of squares by filling the squares with different colors. You may use Python’s colorsys library. READ MOREREAD MORE Ring of Colorful EggsRing of Colorful Eggs 03/25/201903/25/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Draw a ring of colorful egg shapes as shown here. READ MOREREAD MORE Random Maze Generator with Python TurtleRandom Maze Generator with Python Turtle 03/18/201903/18/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Generate a random maze as shown in here. Your maze must have a path from entrance (bottom left) to exit (top right). Also, try to make the maze as difficult READ MOREREAD MORE
Colored Nested Circle of Squares with Python and TurtleColored Nested Circle of Squares with Python and Turtle 08/23/202008/23/2020 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Improve the nested circle of squares by filling the squares with different colors. You may use Python’s colorsys library. READ MOREREAD MORE
Ring of Colorful EggsRing of Colorful Eggs 03/25/201903/25/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Draw a ring of colorful egg shapes as shown here. READ MOREREAD MORE
Random Maze Generator with Python TurtleRandom Maze Generator with Python Turtle 03/18/201903/18/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Generate a random maze as shown in here. Your maze must have a path from entrance (bottom left) to exit (top right). Also, try to make the maze as difficult READ MOREREAD MORE