Random Tessellation with Python Turtle 04/20/201904/20/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment | 9:52 pm Categories: Difficulty Level 7 list loop random Create a random shape that can be tessellated and draw it. Random Tessellation Tags: list, loop, random, tessellation Post navigation PREVIOUS Previous post: Puzzle Tessellation with Python TurtleNEXT Next post: Random Mountain Curve with Python Turtle Related Post Moving and Rotating Asteroid in SpaceMoving and Rotating Asteroid in Space 05/27/201905/27/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Continuing from Moving Asteroid in Space project, add rotation to the asteroid. READ MOREREAD MORE Word Search GeneratorWord Search Generator 03/18/201903/18/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment You created a random letter matrix in a previous project. Write a program that generates a random word search table given a list of words. You will practice list, string 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
Moving and Rotating Asteroid in SpaceMoving and Rotating Asteroid in Space 05/27/201905/27/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Continuing from Moving Asteroid in Space project, add rotation to the asteroid. READ MOREREAD MORE
Word Search GeneratorWord Search Generator 03/18/201903/18/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment You created a random letter matrix in a previous project. Write a program that generates a random word search table given a list of words. You will practice list, string 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