A Line of Half Circles 03/25/201903/25/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment | 8:46 am Categories: Difficulty Level 2 for loop loop Use loop to draw a line of half circles. Check out drawing just one half circle project. A line of half circles Tags: for loop, for loops, loop, loops Post navigation PREVIOUS Previous post: Half CircleNEXT Next post: Circle of Half Circles Related Post Circular Maze with Python TurtleCircular Maze with Python Turtle 03/20/201903/20/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment We have a random maze generator project. Try to generate a circular maze. The entrance is at the top and exit is at the center. Again, make sure there is READ MOREREAD MORE Animating Lissajous Curve with Python TurtleAnimating Lissajous Curve with Python Turtle 04/05/201904/05/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment We drew a Lissajous Curve with fixed value for k1 (3) and k2 (2). Lets gradually change k1 from 0 to 3 and draw each one of them to generate READ MOREREAD MORE Hering Illusion with Python TurtleHering Illusion with Python Turtle 11/19/201911/19/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Similar to Cafe Wall illusion, the red lines are actually parallel. Read more about this illusion here. READ MOREREAD MORE
Circular Maze with Python TurtleCircular Maze with Python Turtle 03/20/201903/20/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment We have a random maze generator project. Try to generate a circular maze. The entrance is at the top and exit is at the center. Again, make sure there is READ MOREREAD MORE
Animating Lissajous Curve with Python TurtleAnimating Lissajous Curve with Python Turtle 04/05/201904/05/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment We drew a Lissajous Curve with fixed value for k1 (3) and k2 (2). Lets gradually change k1 from 0 to 3 and draw each one of them to generate READ MOREREAD MORE
Hering Illusion with Python TurtleHering Illusion with Python Turtle 11/19/201911/19/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Similar to Cafe Wall illusion, the red lines are actually parallel. Read more about this illusion here. READ MOREREAD MORE