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

Nested CirclesNested Circles

02/26/201902/26/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment | 1:15 am

Use recursion to draw the following shape.

READ MOREREAD MORE

Stack of CirclesStack of Circles

02/26/201902/26/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment | 1:11 am

Draw a stack of circles as shown here. You may need to use nested loop or custom defined functions or both.

READ MOREREAD MORE

Circle FlowerCircle Flower

02/26/201902/26/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment | 1:04 am

In this Python Turtle Project you are going to use recursion to draw a colorful drawing as shown. You may also need to use colorsys library to convert HSV colors

READ MOREREAD MORE

Recursive WindowsRecursive Windows

02/26/201902/26/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment | 12:58 am

In this Python Turtle project, you are going to use recursion to draw the following shape. Observe the picture very carefully and find out the recursive pattern. Related Project: Recursive

READ MOREREAD MORE

Colorful Sierpinski TriangleColorful Sierpinski Triangle

02/26/201902/26/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment | 12:52 am

This is the 3rd Sierpinski Triangle. Make it very colorful as shown below.

READ MOREREAD MORE

RGB Colored Sierpinski TriangleRGB Colored Sierpinski Triangle

02/25/201902/25/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment | 5:37 pm

This is an improvement on previous Sierpinski Triangle project https://pythonturtle.academy/sierpinski-triangle/ by adding Red, Green, and Blue colors to the triangles.

READ MOREREAD MORE

Sierpinski TriangleSierpinski Triangle

02/25/201902/25/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment | 5:27 pm

This classic recursive fractal shape is a must have project for Python Turtle. Draw this shape with recursion. Video demonstration of drawing process:

READ MOREREAD MORE

Rainbow SpiralRainbow Spiral

02/25/201902/25/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment | 4:05 pm

This is an extension to previous spiral project https://pythonturtle.academy/spiral/. Make the spiral more beautiful by setting colors gradually from hue value 0 to hue value 1.

READ MOREREAD MORE

Massive Chasing Game (with Source Code)Massive Chasing Game (with Source Code)

02/25/201902/25/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment | 3:55 pm

In this Python Turtle project, you are going create a fun and beautiful animation. First, you are going to create a list of 100 turtles and put them into random

READ MOREREAD MORE

Capture The Flags GameCapture The Flags Game

02/25/201902/25/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment | 3:27 pm

In this Python Turtle project, you are going to develop a simple game. In this game, you create 11 flags in random positions. The player will control an emoji by

READ MOREREAD MORE

Posts pagination

Previous 1 … 53 54 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