Rainbow Tree 03/03/201903/03/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment | 7:43 am Categories: colorsys custom functions Difficulty Level 10 loop random recursion Draw our logo picture as shown. Related Projects: Not So Perfect TreeRainbow Colored Tree Tags: colorsys, hsv, loop, loops, random, recursion Post navigation PREVIOUS Previous post: Random Walk with Python Turtle (with Source Code)NEXT Next post: Random Walk with Bounding Circle Related Post Hexaflake Fractal with Python Turtle (Source Code)Hexaflake Fractal with Python Turtle (Source Code) 09/18/202009/18/2020 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Draw hexaflake fractal that consists of hexagons with recursion. The following figures show hexaflake in different recursion depths. Source Code: READ MOREREAD MORE Circle of Isosceles Triangles with Python and TurtleCircle of Isosceles Triangles with Python and Turtle 08/04/202208/04/2022 | JinshengJinsheng | 0 Comment Use the Isosceles triangle function created in this project, draw the circle of isosceles triangles as shown below. Your code should easily change the number of triangles, and radius and READ MOREREAD MORE Fractal Tree with Python Turtle (Source Code)Fractal Tree with Python Turtle (Source Code) 08/19/202008/19/2020 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Draw the following fractal tree with recursion. This project is related to Sierpinski Triangle Tree. Source Code: READ MOREREAD MORE
Hexaflake Fractal with Python Turtle (Source Code)Hexaflake Fractal with Python Turtle (Source Code) 09/18/202009/18/2020 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Draw hexaflake fractal that consists of hexagons with recursion. The following figures show hexaflake in different recursion depths. Source Code: READ MOREREAD MORE
Circle of Isosceles Triangles with Python and TurtleCircle of Isosceles Triangles with Python and Turtle 08/04/202208/04/2022 | JinshengJinsheng | 0 Comment Use the Isosceles triangle function created in this project, draw the circle of isosceles triangles as shown below. Your code should easily change the number of triangles, and radius and READ MOREREAD MORE
Fractal Tree with Python Turtle (Source Code)Fractal Tree with Python Turtle (Source Code) 08/19/202008/19/2020 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Draw the following fractal tree with recursion. This project is related to Sierpinski Triangle Tree. Source Code: READ MOREREAD MORE