Penrose Tiling with Python Turtle 04/18/201904/18/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment | 10:35 pm Categories: colorsys Difficulty Level 10 list loop math random recursion Penrose tiling is a beautiful non-periodic tiling method. Draw it with your favorite color combination. Penrose Tiling with Python Turtle Tags: list, loop, math, recursion, tessellation Post navigation PREVIOUS Previous post: Find Different Color Game with Python TurtleNEXT Next post: Colorful Penrose Tiling with Python Turtle Related Post Fraser SpiralFraser Spiral 03/09/201903/09/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Fraser Spiral is an optical illusion. To some people it looks like a spiral but it just consists of concentric circles. READ MOREREAD MORE Semi-Regular Tessellation 3.12.12 with Python TurtleSemi-Regular Tessellation 3.12.12 with Python Turtle 04/16/201904/16/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment There are 8 semi-regular tessellations. Draw the following semi-regular tessellation 3.12.12. READ MOREREAD MORE Game of Snake with Python TurtleGame of Snake with Python Turtle 05/04/201905/04/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Develop a Game of Snake with Python Turtle with multiple difficulty levels. You may need to use features or libraries: List, Random, Keyboard Event, Timer Event, Colorsys. READ MOREREAD MORE
Fraser SpiralFraser Spiral 03/09/201903/09/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Fraser Spiral is an optical illusion. To some people it looks like a spiral but it just consists of concentric circles. READ MOREREAD MORE
Semi-Regular Tessellation 3.12.12 with Python TurtleSemi-Regular Tessellation 3.12.12 with Python Turtle 04/16/201904/16/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment There are 8 semi-regular tessellations. Draw the following semi-regular tessellation 3.12.12. READ MOREREAD MORE
Game of Snake with Python TurtleGame of Snake with Python Turtle 05/04/201905/04/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Develop a Game of Snake with Python Turtle with multiple difficulty levels. You may need to use features or libraries: List, Random, Keyboard Event, Timer Event, Colorsys. READ MOREREAD MORE