Penrose Polygons with Python Turtle 04/23/201904/23/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment | 10:28 pm Categories: Difficulty Level 6 loop math python Generalize Penrose Polygons to be able to draw polygon of any number of sides: Penrose Octagon with Python Turtle Penrose Nonagon (9 sides) with Python Turtle Penrose Tridecagon (13 sides) with Python Turtle Tags: illusion, loop, math Post navigation PREVIOUS Previous post: Penrose Hexagon with Python TurtleNEXT Next post: Koch Snowflake Tessellation with Python Turtle Related Post Random Island Generator with Python TurtleRandom Island Generator with Python Turtle 04/25/201904/25/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Use recursion to draw random islands. Related Projects:Random Cloud GeneratorRandom Mountain GeneratorRandom City Skyline Generator READ MOREREAD MORE Pentagon Spiral of Pentagon Spirals Fractal (Source Code)Pentagon Spiral of Pentagon Spirals Fractal (Source Code) 09/22/202009/22/2020 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment After finishing 5 spirals and spiral of spirals, draw the following pentagon spiral of pentagon spirals using recursion. Source Code: (This code may run for several minutes) READ MOREREAD MORE Let It SnowLet It Snow 03/04/201903/04/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Create a list of snowflakes and let them fall slowly with random drifting movement. Video of this animation: READ MOREREAD MORE
Random Island Generator with Python TurtleRandom Island Generator with Python Turtle 04/25/201904/25/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Use recursion to draw random islands. Related Projects:Random Cloud GeneratorRandom Mountain GeneratorRandom City Skyline Generator READ MOREREAD MORE
Pentagon Spiral of Pentagon Spirals Fractal (Source Code)Pentagon Spiral of Pentagon Spirals Fractal (Source Code) 09/22/202009/22/2020 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment After finishing 5 spirals and spiral of spirals, draw the following pentagon spiral of pentagon spirals using recursion. Source Code: (This code may run for several minutes) READ MOREREAD MORE
Let It SnowLet It Snow 03/04/201903/04/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Create a list of snowflakes and let them fall slowly with random drifting movement. Video of this animation: READ MOREREAD MORE