Café Wall Illusion with Python Turtle 11/19/201911/19/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment | 12:52 pm Categories: Difficulty Level 4 loop nested for loop All lines are actually parallel! For more information about this illusion check out Wikipedia page. Café Wall Illusion Tags: illusion, loops Post navigation PREVIOUS Previous post: Hermann Grid Illusion with Python Turtle with Source CodeNEXT Next post: Hering Illusion with Python Turtle Related Post Random Tessellation with Python TurtleRandom Tessellation with Python Turtle 04/20/201904/20/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Create a random shape that can be tessellated and draw it. READ MOREREAD MORE Penrose Triangle with Python Turtle (Source Code Included)Penrose Triangle with Python Turtle (Source Code Included) 04/19/201904/19/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Penrose Triangle is a famous impossible shape. Draw it with Python Turtle! Source Code: READ MOREREAD MORE Square Spiral with Python and Turtle (Source Code)Square Spiral with Python and Turtle (Source Code) 08/21/202008/21/2020 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Draw the following spiral with square shape. In each loop, increase the forward length and turn slightly less than 90 degrees. Source Code: READ MOREREAD MORE
Random Tessellation with Python TurtleRandom Tessellation with Python Turtle 04/20/201904/20/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Create a random shape that can be tessellated and draw it. READ MOREREAD MORE
Penrose Triangle with Python Turtle (Source Code Included)Penrose Triangle with Python Turtle (Source Code Included) 04/19/201904/19/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Penrose Triangle is a famous impossible shape. Draw it with Python Turtle! Source Code: READ MOREREAD MORE
Square Spiral with Python and Turtle (Source Code)Square Spiral with Python and Turtle (Source Code) 08/21/202008/21/2020 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Draw the following spiral with square shape. In each loop, increase the forward length and turn slightly less than 90 degrees. Source Code: READ MOREREAD MORE