Colored Rhombus Tessellation with Python Turtle 04/15/201904/15/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment | 7:52 pm Categories: Difficulty Level 6 loop math Add colors to the Rhombus Tessellation. Tags: loop, math, tessellation Post navigation PREVIOUS Previous post: Rhombus Tessellation with Python TurtleNEXT Next post: Semi-Regular Tessellation 3.4.6.4 with Python Turtle Related Post Koch Antisnowflake (Source Code)Koch Antisnowflake (Source Code) 09/08/202009/08/2020 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment In Koch snowflake, the line curves outward. Draw Koch Antisnowflake where lines curve inward as shown here: Source Code: READ MOREREAD MORE Nested CirclesNested Circles 02/26/201902/26/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Use recursion to draw the following shape. READ MOREREAD MORE Synchronous FirefliesSynchronous Fireflies 03/16/201903/16/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment In a previous project, you animated a lot of fireflies that are moving and lighting up at different phases. In the nature fireflies sometime synchronize making a wonderful show! It READ MOREREAD MORE
Koch Antisnowflake (Source Code)Koch Antisnowflake (Source Code) 09/08/202009/08/2020 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment In Koch snowflake, the line curves outward. Draw Koch Antisnowflake where lines curve inward as shown here: Source Code: READ MOREREAD MORE
Nested CirclesNested Circles 02/26/201902/26/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Use recursion to draw the following shape. READ MOREREAD MORE
Synchronous FirefliesSynchronous Fireflies 03/16/201903/16/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment In a previous project, you animated a lot of fireflies that are moving and lighting up at different phases. In the nature fireflies sometime synchronize making a wonderful show! It READ MOREREAD MORE