Snowflake 03/03/201903/03/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment | 11:32 pm Categories: Difficulty Level 6 python recursion Use recursion to draw a snowflake as shown below. Related Projects: Koch Snowflake Tags: recursion Post navigation PREVIOUS Previous post: Millisecond TimerNEXT Next post: Let It Snow Related Post Jurassic Park DragonJurassic Park Dragon 03/06/201903/06/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Also called as Heighway Dragon, it is a fractal shape that was researched by NASA scientists. It is very similar to the dragon curve project, except that the recursive cursing READ MOREREAD MORE Colored Square Tree Fractal (Source Code)Colored Square Tree Fractal (Source Code) 08/29/202008/29/2020 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Color the square tree fractal using the colorsys library. Source Code: READ MOREREAD MORE Recursive OvalsRecursive Ovals 03/27/201903/27/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Knowing how to draw an oval, use recursion to draw the following ovals inside ovals. READ MOREREAD MORE
Jurassic Park DragonJurassic Park Dragon 03/06/201903/06/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Also called as Heighway Dragon, it is a fractal shape that was researched by NASA scientists. It is very similar to the dragon curve project, except that the recursive cursing READ MOREREAD MORE
Colored Square Tree Fractal (Source Code)Colored Square Tree Fractal (Source Code) 08/29/202008/29/2020 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Color the square tree fractal using the colorsys library. Source Code: READ MOREREAD MORE
Recursive OvalsRecursive Ovals 03/27/201903/27/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Knowing how to draw an oval, use recursion to draw the following ovals inside ovals. READ MOREREAD MORE