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 Cyclogon Animation with Python TurtleCyclogon Animation with Python Turtle 04/07/201904/07/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Cyclogon is a curve formed by tracing a vertex of a rolling polygon on a flat ground. Continue from previous rolling triangle animation and trace the red vertex to draw READ MOREREAD MORE Colorful Stack of HexagonsColorful Stack of Hexagons 03/13/201903/13/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Previously, you drew triangular stack of hexagons. Now make it colorful by using the colorsys library. READ MOREREAD MORE Spider Web with HoleSpider Web with Hole 03/20/201903/20/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment You drew a spider web in a previous project. Draw a spider web with a hole at the center. READ MOREREAD MORE
Cyclogon Animation with Python TurtleCyclogon Animation with Python Turtle 04/07/201904/07/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Cyclogon is a curve formed by tracing a vertex of a rolling polygon on a flat ground. Continue from previous rolling triangle animation and trace the red vertex to draw READ MOREREAD MORE
Colorful Stack of HexagonsColorful Stack of Hexagons 03/13/201903/13/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Previously, you drew triangular stack of hexagons. Now make it colorful by using the colorsys library. READ MOREREAD MORE
Spider Web with HoleSpider Web with Hole 03/20/201903/20/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment You drew a spider web in a previous project. Draw a spider web with a hole at the center. READ MOREREAD MORE