Nested Circles 02/26/201902/26/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment | 1:15 am Categories: Difficulty Level 6 recursion Use recursion to draw the following shape. Tags: recursion Post navigation PREVIOUS Previous post: Stack of CirclesNEXT Next post: Rainbow Target Related Post Sierpinski Triangle with Squares (Source Code)Sierpinski Triangle with Squares (Source Code) 08/20/202008/20/2020 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Draw the following Sierpinski triangle made up of squares. Use recursion and Turtle graphics to draw this shape. Source Code: READ MOREREAD MORE Colored Five Pointed Star FractalColored Five Pointed Star Fractal 10/06/202110/06/2021 | JinshengJinsheng | 0 Comment Fill the five pointed stars with random colors with random colors. Refer to this project that draw uncolored five pointed star fractal. READ MOREREAD MORE Restricted Square Chaos Game 1Restricted Square Chaos Game 1 06/28/201906/28/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment In a previous project, you drew a Sierpinski Triangle with Chaos Game. Instead of a triangle, use four points of a square as the target points and play the chaos READ MOREREAD MORE
Sierpinski Triangle with Squares (Source Code)Sierpinski Triangle with Squares (Source Code) 08/20/202008/20/2020 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Draw the following Sierpinski triangle made up of squares. Use recursion and Turtle graphics to draw this shape. Source Code: READ MOREREAD MORE
Colored Five Pointed Star FractalColored Five Pointed Star Fractal 10/06/202110/06/2021 | JinshengJinsheng | 0 Comment Fill the five pointed stars with random colors with random colors. Refer to this project that draw uncolored five pointed star fractal. READ MOREREAD MORE
Restricted Square Chaos Game 1Restricted Square Chaos Game 1 06/28/201906/28/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment In a previous project, you drew a Sierpinski Triangle with Chaos Game. Instead of a triangle, use four points of a square as the target points and play the chaos READ MOREREAD MORE