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

Colored Square Spiral in a Square (Source Code)Colored Square Spiral in a Square (Source Code)

09/15/202009/15/2020 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment | 2:36 pm

In a previous project, we draw a 5 degree square spiral in a square. Use the colosys library to fill the square with gradually changing hues. Also, reduce the tilting

READ MOREREAD MORE

5 Degree Square Spiral in a Square (Source Code)5 Degree Square Spiral in a Square (Source Code)

09/15/202009/15/2020 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment | 2:20 pm

As you can see in the following picture, the squares are tilted by 5 degrees inside a bigger square generating spiral effect. Source Code:

READ MOREREAD MORE

Spiral of Squares (Source Code)Spiral of Squares (Source Code)

09/15/202009/15/2020 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment | 1:02 pm

Draw the following spiral of squares with Python and Turtle. Source Code:

READ MOREREAD MORE

Colored Vicsek Fractal with Python Turtle (Source Code)Colored Vicsek Fractal with Python Turtle (Source Code)

09/13/202009/13/2020 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment | 5:03 pm

Use colorsys library draw colored Vicsek Fractal. Fix saturation and value, change hue gradually from 0 to 1 from center to the outer edge. Source Code:

READ MOREREAD MORE

Red Cross with Python Turtle (Source Code)Red Cross with Python Turtle (Source Code)

09/08/202009/08/2020 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment | 7:28 pm

The following red cross with Python and Turtle. You need to fill it with a color. Source Code:

READ MOREREAD MORE

Vicsek Fractal with Python and Turtle (Source Code)Vicsek Fractal with Python and Turtle (Source Code)

09/08/202009/08/2020 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment | 7:21 pm

Draw the Vicsek Fractal based on cross with recursion and Turtle. The following figures show first a few recursive steps: Source Code:

READ MOREREAD MORE

Cesàro (Torn Squares) Fractal with Python Turtle (Source Code)Cesàro (Torn Squares) Fractal with Python Turtle (Source Code)

09/08/202009/08/2020 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment | 1:01 pm

Cesàro (Torn Squares) Fractal is a variation of Koch Snowflake. In Cesàro Fractal the degree to turn can vary from 60 degrees to 90 degrees. Koch Snowflake line only curves

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 | 12:48 pm

Minkowski Island is a fractal that is a variant to Koch snowflake. The following figures show Minkowski Island. Source Code:

READ MOREREAD MORE

Koch Antisnowflake (Source Code)Koch Antisnowflake (Source Code)

09/08/202009/08/2020 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment | 12:37 pm

In Koch snowflake, the line curves outward. Draw Koch Antisnowflake where lines curve inward as shown here: Source Code:

READ MOREREAD MORE

Hindu Temple Fractal with Python Turtle (Source Code)Hindu Temple Fractal with Python Turtle (Source Code)

09/04/202009/04/2020 | JinshengJinsheng | 0 Comment | 9:16 am

This paper describes the fractal geometry of Kandariya Mahadeva Temple. Draw the following fractal shape with Python and Turtle. Source Code:

READ MOREREAD MORE

Posts pagination

Previous 1 … 7 8 9 … 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