Play Store Logo with Python Turtle 05/06/201905/06/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment | 11:26 am Categories: Difficulty Level 5 math Draw the logo of Google’s Play Store. Play Store Logo with Python Turtle Tags: fun shapes, logo, math Post navigation PREVIOUS Previous post: iTunes Store Logo with Python TurtleNEXT Next post: Rounded Rectangle with Python Turtle Related Post Pentagram Fractal with Python Turtle (Source Code)Pentagram Fractal with Python Turtle (Source Code) 10/06/202110/06/2021 | JinshengJinsheng | 0 Comment Draw the following fractal made up of nesting pentagrams with either recursion or iteration. Hint: Making a function that draws pentagram in any location, radius, and direction will help! Source READ MOREREAD MORE Julia Set Fractal AnimationJulia Set Fractal Animation 05/27/202105/27/2021 | JinshengJinsheng | 0 Comment In this project, we are going to animate the Julia Set by varying the constant c in the normal Julia Set function. Turtle will be too slow to do this READ MOREREAD MORE Minkowski Island with Python Turtle (Source Code)Minkowski Island with Python Turtle (Source Code) 09/08/202009/08/2020 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Minkowski Island is a fractal that is a variant to Koch snowflake. The following figures show Minkowski Island. Source Code: READ MOREREAD MORE
Pentagram Fractal with Python Turtle (Source Code)Pentagram Fractal with Python Turtle (Source Code) 10/06/202110/06/2021 | JinshengJinsheng | 0 Comment Draw the following fractal made up of nesting pentagrams with either recursion or iteration. Hint: Making a function that draws pentagram in any location, radius, and direction will help! Source READ MOREREAD MORE
Julia Set Fractal AnimationJulia Set Fractal Animation 05/27/202105/27/2021 | JinshengJinsheng | 0 Comment In this project, we are going to animate the Julia Set by varying the constant c in the normal Julia Set function. Turtle will be too slow to do this READ MOREREAD MORE
Minkowski Island with Python Turtle (Source Code)Minkowski Island with Python Turtle (Source Code) 09/08/202009/08/2020 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Minkowski Island is a fractal that is a variant to Koch snowflake. The following figures show Minkowski Island. Source Code: READ MOREREAD MORE