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

Koch SnowflakeKoch Snowflake

03/02/201903/02/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment | 2:29 am

Also known as Koch curve, this is one of the earliest known fractal shapes. Use recursion to draw the following shape. Set the background to blue color and fill the

READ MOREREAD MORE

Koch Snowflake with ColorKoch Snowflake with Color

03/02/201903/02/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment | 2:23 am

Also known as Koch curve, this is one of the earliest known fractal shapes. Use recursion and colorsys library to draw this shape with gradually changing colors. The following video

READ MOREREAD MORE

Colorful Sierpinski Triangle AnimationColorful Sierpinski Triangle Animation

03/01/201903/01/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment | 2:49 pm

In a previous project you are asked draw a colorful Sierpinski Triangle with recursion and colorsys library. Now animate this beautiful triangle as shown in the video below. Related Projects:

READ MOREREAD MORE

Recursive Window AnimationRecursive Window Animation

03/01/201903/01/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment | 2:12 pm

If a previous project, you are asked to draw a recursive window. In this project, animate the recursive window as shown above. Related Project: Recursive Window

READ MOREREAD MORE

Moving Cart AnimationMoving Cart Animation

03/01/201903/01/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment | 1:54 pm

Animate a moving cart with a smiley inside 🙂 Related Projects: 3 Moving Wheels Moving Wheel Animation

READ MOREREAD MORE

Second Hand Only Analog ClockSecond Hand Only Analog Clock

03/01/201903/01/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment | 1:38 pm

Use turtle animation to draw an analog clock with only second hand. You can either use turtle timer event or use time library’s sleep function to make the clock move.

READ MOREREAD MORE

Analog ClockAnalog Clock

03/01/201903/01/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment | 1:25 pm

Use turtle animation to draw an analog clock. You can either use turtle timer event or use time library’s sleep function to make the clock move. Related Projects: Second Hand

READ MOREREAD MORE

3 Moving Wheels3 Moving Wheels

03/01/201903/01/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment | 1:42 am

In previous moving wheel project you are asked to draw one moving wheel. In this project, draw three moving wheels in different sizes but moving any the same speed, and

READ MOREREAD MORE

Moving Wheel AnimationMoving Wheel Animation

03/01/201903/01/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment | 12:24 am

Draw the following moving wheel animation. Note that wheel is both rotating and moving.

READ MOREREAD MORE

Rotating Color WheelRotating Color Wheel

02/28/201902/28/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment | 6:24 pm

Draw a rotating color wheel. Related Project: Rotating Wheel Color Wheel

READ MOREREAD MORE

Posts pagination

Previous 1 … 49 50 51 … 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