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

Pentagon Spiral inside Pentagon (Source Code)Pentagon Spiral inside Pentagon (Source Code)

09/22/202009/22/2020 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment | 3:54 pm

This project draws square spiral inside a square. Now draw a pentagon spiral inside pentagon as shown. Source Code:

READ MOREREAD MORE

Golden Dragon Curve Fractal (Source Code)Golden Dragon Curve Fractal (Source Code)

09/19/202009/19/2020 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment | 9:55 am

Draw a dragon curve based on the golden ratio. At each recursion, the first recursion step turns 32.89 degrees to the left and move 0.74 times the original distance; the

READ MOREREAD MORE

12-Flake Fractal with Python Turtle12-Flake Fractal with Python Turtle

09/18/202009/18/2020 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment | 12:14 pm

Draw the following 12-Flake with Python Turtle. Related Projects:OctaflakePentaflake

READ MOREREAD MORE

Octaflake with Python Turtle (Source Code)Octaflake with Python Turtle (Source Code)

09/18/202009/18/2020 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment | 11:19 am

Draw the Octaflake fractal with recursion and Turtle library. The following shows Octaflake in various recursion depths: Instead of stopping the recursion by recursion depth, you can also stop the

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

Draw hexaflake fractal that consists of hexagons with recursion. The following figures show hexaflake in different recursion depths. Source Code:

READ MOREREAD MORE

Colored Pentaflake Fractal (Source Code)Colored Pentaflake Fractal (Source Code)

09/17/202009/17/2020 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment | 8:59 pm

Based on petaflake fractal, color it with colorsys library. Source Code:

READ MOREREAD MORE

Pentaflake Fractal with Python Turtle (Source Code)Pentaflake Fractal with Python Turtle (Source Code)

09/17/202009/17/2020 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment | 8:33 pm

Draw the shown pentaflake fractal shape. The following figures show pentaflakes in different recursion depths. Source Code:

READ MOREREAD MORE

Colored Spiral of Spirals with Python Turtle (Source Code)Colored Spiral of Spirals with Python Turtle (Source Code)

09/16/202009/16/2020 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment | 8:37 pm

Just for fun, draw a colored version of spiral of spirals using the colorsys library. Source Code: (This may a few minutes)

READ MOREREAD MORE

Spiral of Spirals Fractals 2 with Python Turtle (Source Code)Spiral of Spirals Fractals 2 with Python Turtle (Source Code)

09/16/202009/16/2020 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment | 6:21 pm

Modify spiral of spirals such that the direction of sub spirals start from almost the opposite direction to the current spiral. Source Code: (This code may run a few minutes)

READ MOREREAD MORE

Spiral of Spirals Fractal with Python Turtle (Source Code)Spiral of Spirals Fractal with Python Turtle (Source Code)

09/16/202009/16/2020 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment | 3:39 pm

Draw the following spiral that consists of spirals. Check out this project (spiral of squares) first before working on this one. Source Code: (This program may runs for minutes)

READ MOREREAD MORE

Posts pagination

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