Fibonacci Spiral 03/08/201903/08/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment | 11:29 am Categories: Difficulty Level 6 loop python recursion Continue with Fibonacci Tiling project to draw a curve called Fibonacci Spiral. Fibonacci Spiral Tags: loop, recursion, spiral Post navigation PREVIOUS Previous post: Fibonacci TilingNEXT Next post: Golden Ratio Tiling Related Post Semi-Regular Tessellation 3.4.6.4 with Python TurtleSemi-Regular Tessellation 3.4.6.4 with Python Turtle 04/15/201904/15/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment There are 8 semi-regular tessellations. Draw the following semi-regular tessellation 3.4.6.4 with Python Turtle. READ MOREREAD MORE SwarmSwarm 03/21/201903/21/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment What will happen to a large number of randomly moving objects if you let them follow only one rule: try to move in the same direction as your neighbors do. READ MOREREAD MORE Random Asteroids with Python TurtleRandom Asteroids with Python Turtle 05/27/201905/27/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Randomize the regular Dodecagon to draw random asteroids. What’s next?Random Asteroids in Space READ MOREREAD MORE
Semi-Regular Tessellation 3.4.6.4 with Python TurtleSemi-Regular Tessellation 3.4.6.4 with Python Turtle 04/15/201904/15/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment There are 8 semi-regular tessellations. Draw the following semi-regular tessellation 3.4.6.4 with Python Turtle. READ MOREREAD MORE
SwarmSwarm 03/21/201903/21/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment What will happen to a large number of randomly moving objects if you let them follow only one rule: try to move in the same direction as your neighbors do. READ MOREREAD MORE
Random Asteroids with Python TurtleRandom Asteroids with Python Turtle 05/27/201905/27/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Randomize the regular Dodecagon to draw random asteroids. What’s next?Random Asteroids in Space READ MOREREAD MORE