Skip to content
Youtube
Python and Turtle

Python and Turtle

Python, Turtle, Projects, Learn

  • Home
  • Category By Level
    • Difficulty Level 1
    • Difficulty Level 2
    • Difficulty Level 3
    • Difficulty Level 4
    • Difficulty Level 5
    • Difficulty Level 6
    • Difficulty Level 7
    • Difficulty Level 8
    • Difficulty Level 9
    • Difficulty Level 10
    • Difficulty Level Hard
  • Category By Topic
    • Loop
      • Nested for loop
      • For loop
      • While loop
    • recursion
    • Color
    • List
    • Math
    • Random
    • Animation
    • Games
  • Browse By Tags
    • curves
    • fractal
    • logo
    • parametric curve
    • physics
    • spiral
    • tessellation
  • Tutorials
  • Contact Us
Close Button

T-Square Fractal with Python Turtle (Source Code)T-Square Fractal with Python Turtle (Source Code)

09/01/202009/01/2020 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment | 7:03 pm

T-Square fractal can be drawn with chaos game as shown in this project. We can also use stacked square to draw T-Square fractal. As you increase the recursion depth of

READ MOREREAD MORE

Curvy Fractal Tree (Source Code)Curvy Fractal Tree (Source Code)

09/01/202009/01/2020 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment | 6:55 pm

Draw the following curvy fractal tree with recursion and Turtle library. Source Code:

READ MOREREAD MORE

Quadratic Koch Snowflake from a Triangle (Source Code)Quadratic Koch Snowflake from a Triangle (Source Code)

08/30/202008/30/2020 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment | 5:11 pm

The quadratic Koch snowflake starts from a square. Draw the quadratic Koch snowflake starting with a triangle. Source Code:

READ MOREREAD MORE

Quadratic Koch Snowflake with Python Turtle (Source Code)Quadratic Koch Snowflake with Python Turtle (Source Code)

08/30/202008/30/2020 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment | 5:07 pm

The original Koch Snowflake is based on triangles. Draw quadratic Koch snowflake that breaks a line into 4 smaller pieces of 1/3 of the original length as shown. The following

READ MOREREAD MORE

Pythagoras Tree Fractal with Filled Color (Source Code)Pythagoras Tree Fractal with Filled Color (Source Code)

08/30/202008/30/2020 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment | 4:49 pm

Based on Pythagoras Tree, draw a version with filled color. Color branches with brown and leaves with green. Source Code:

READ MOREREAD MORE

Five Branch Fractal Tree (Source Code)Five Branch Fractal Tree (Source Code)

08/30/202008/30/2020 | JinshengJinsheng | 0 Comment | 4:45 pm

Draw a fractal tree with five branches. Source Code:

READ MOREREAD MORE

Colored Slanted Fractal Tree (Source Code)Colored Slanted Fractal Tree (Source Code)

08/30/202008/30/2020 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment | 4:43 pm

Based on Slanted Fractal Tree, draw a colored version with leaves green and branches brown. Source Code:

READ MOREREAD MORE

Slanted Fractal Tree 2 (Source Code)Slanted Fractal Tree 2 (Source Code)

08/29/202008/29/2020 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment | 11:40 am

Slightly modify the slanted fractal tree to make the color of the branch lighter as the branch gets thinner. Also slightly modify the slant angles. Source Code:

READ MOREREAD MORE

Slanted Fractal Tree (Source Code)Slanted Fractal Tree (Source Code)

08/29/202008/29/2020 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment | 11:36 am

Use recursion to draw the following slated fractal tree. Notice that the pensize also changes. Source Code:

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 | 10:25 am

Color the square tree fractal using the colorsys library. Source Code:

READ MOREREAD MORE

Posts pagination

Previous 1 … 8 9 10 … 55 Next

Navigate by Categories

Algorithms animation colorsys custom functions Difficulty Level 1 Difficulty Level 2 Difficulty Level 3 Difficulty Level 4 Difficulty Level 5 Difficulty Level 6 Difficulty Level 7 Difficulty Level 8 Difficulty Level 9 Difficulty Level 10 Difficulty Level Hard events File I/O for loop games keyboard events list loop math mouse events nested for loop Object Oriented Programming physics python random recursion timer events turtle Tutorial unicode while loop writing text

Meta

  • Register
  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org

Academic WordPress Theme Copyright 2019 Python Turtle Academy

Scroll Up
Go to mobile version