Mosaic Circle 03/15/201903/15/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment | 5:55 pm Categories: colorsys Difficulty Level 9 list loop math nested for loop random Based on Hex Mosaic, draw a mosaic circle shown here. Mosaic Circle with Python Turtle Tags: colorsys, hsv, list, loop, nested loop, random Post navigation PREVIOUS Previous post: Hex MosaicNEXT Next post: Lighting Up Animation Related Post Ring of Colorful EggsRing of Colorful Eggs 03/25/201903/25/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Draw a ring of colorful egg shapes as shown here. READ MOREREAD MORE Simulating Falling and Bouncing with Python TurtleSimulating Falling and Bouncing with Python Turtle 04/13/201904/13/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Using Physics and Python Turtle to simulate a falling and bouncing object. Let object fall from 200 meters above ground. Assume that there is no drag and bouncing doesn’t lose READ MOREREAD MORE Penrose Polygons with Python TurtlePenrose Polygons with Python Turtle 04/23/201904/23/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Generalize Penrose Polygons to be able to draw polygon of any number of sides: READ MOREREAD MORE
Ring of Colorful EggsRing of Colorful Eggs 03/25/201903/25/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Draw a ring of colorful egg shapes as shown here. READ MOREREAD MORE
Simulating Falling and Bouncing with Python TurtleSimulating Falling and Bouncing with Python Turtle 04/13/201904/13/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Using Physics and Python Turtle to simulate a falling and bouncing object. Let object fall from 200 meters above ground. Assume that there is no drag and bouncing doesn’t lose READ MOREREAD MORE
Penrose Polygons with Python TurtlePenrose Polygons with Python Turtle 04/23/201904/23/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Generalize Penrose Polygons to be able to draw polygon of any number of sides: READ MOREREAD MORE