Colored Triangle Tessellation with Python Turtle 04/16/201904/16/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment | 9:56 pm Categories: Difficulty Level 4 loop Color the Triangle Tessellation with your favorite colors. Colored Triangle Tessellation Tags: loop, regular tessellation, tessellation Post navigation PREVIOUS Previous post: Semi-Regular Tessellation 3.3.3.3.6 with Python TurtleNEXT Next post: Colored Semi-Regular Tessellation 4.8.8 with Python Turtle Related Post FlowerFlower 03/21/201903/21/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Draw a 10-petal flower as shown. If you haven’t done so, try a single petal first. Also check out the tutorial on drawing a single petal. READ MOREREAD MORE SwarmSwarm 03/21/201903/21/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment What will happen to a large number of randomly moving objects if you let them follow only one rule: try to move in the same direction as your neighbors do. READ MOREREAD MORE Hex Star Fractal using Python and TurtleHex Star Fractal using Python and Turtle 10/05/202010/05/2020 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Draw the following fractal of hex stars using Python and Turtle. First, design a function that draws hex star in any position and size. READ MOREREAD MORE
FlowerFlower 03/21/201903/21/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Draw a 10-petal flower as shown. If you haven’t done so, try a single petal first. Also check out the tutorial on drawing a single petal. READ MOREREAD MORE
SwarmSwarm 03/21/201903/21/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment What will happen to a large number of randomly moving objects if you let them follow only one rule: try to move in the same direction as your neighbors do. READ MOREREAD MORE
Hex Star Fractal using Python and TurtleHex Star Fractal using Python and Turtle 10/05/202010/05/2020 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Draw the following fractal of hex stars using Python and Turtle. First, design a function that draws hex star in any position and size. READ MOREREAD MORE