Hex Star Fractal using Python and Turtle 10/05/202010/05/2020 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment | 3:23 pm Categories: Difficulty Level 6 loop recursion Draw the following fractal of hex stars using Python and Turtle. First, design a function that draws hex star in any position and size. Hex Star Fractal Tags: fractal, recursion Post navigation PREVIOUS Previous post: Hex Star with Python and TurtleNEXT Next post: Hindu Temple (All-Sided) Fractal with Python Turtle Related Post Synchronous FirefliesSynchronous Fireflies 03/16/201903/16/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment In a previous project, you animated a lot of fireflies that are moving and lighting up at different phases. In the nature fireflies sometime synchronize making a wonderful show! It 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 Millisecond TimerMillisecond Timer 03/03/201903/03/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Improve your previous work on simple timer and draw a millisecond timer. Related Work: Simple Timer READ MOREREAD MORE
Synchronous FirefliesSynchronous Fireflies 03/16/201903/16/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment In a previous project, you animated a lot of fireflies that are moving and lighting up at different phases. In the nature fireflies sometime synchronize making a wonderful show! It 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
Millisecond TimerMillisecond Timer 03/03/201903/03/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Improve your previous work on simple timer and draw a millisecond timer. Related Work: Simple Timer READ MOREREAD MORE