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 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 Color WheelColor Wheel 02/26/201902/26/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment In a level 3 project you are asked to draw a Triacontagon Wheel (https://pythonturtle.academy/triacontagon-wheel/). Color the wheel with colorsys library with gradually changing hue values. READ MOREREAD MORE Squares Fractal (Source Code)Squares Fractal (Source Code) 08/20/202008/20/2020 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Draw the fractal made up of squares as shown with recursion. Source Code: 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
Color WheelColor Wheel 02/26/201902/26/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment In a level 3 project you are asked to draw a Triacontagon Wheel (https://pythonturtle.academy/triacontagon-wheel/). Color the wheel with colorsys library with gradually changing hue values. READ MOREREAD MORE
Squares Fractal (Source Code)Squares Fractal (Source Code) 08/20/202008/20/2020 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Draw the fractal made up of squares as shown with recursion. Source Code: READ MOREREAD MORE