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

Rotating Wheel AnimationRotating Wheel Animation

02/28/201902/28/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment | 1:36 am

In a previous level 3 project you are asked draw a Triacontagon Wheel. In the first animation project, you are asked draw a rotating line. In this project draw a

READ MOREREAD MORE

Rotating Line AnimationRotating Line Animation

02/28/201902/28/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment | 1:19 am

In this easy animation project, draw a rotating line. You may need to call tracer(0,0) before the animation and call update() function after drawing each frame. You may also want

READ MOREREAD MORE

Multiplication TableMultiplication Table

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

Use turtle’s write() function to draw the following multiplication table.

READ MOREREAD MORE

Unicode TableUnicode Table

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

Draw a 16×16 table of unicode symbols. Unicode starts from number 0x2600 (Hexadecimal). You can convert number to text with chr() function. You can start with different number to find

READ MOREREAD MORE

Sad Face SpiralSad Face Spiral

02/27/201902/27/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment | 2:56 pm

Find unicode for sad face and draw the following spiral of sad faces getting bigger.

READ MOREREAD MORE

Chess BoardChess Board

02/27/201902/27/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment | 2:47 pm

Find unicode for chess pieces and draw a chess board.

READ MOREREAD MORE

Connect 4 BoardConnect 4 Board

02/27/201902/27/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment | 2:41 pm

Draw a connect 4 board with a few red and black pieces.

READ MOREREAD MORE

8 of Diamonds8 of Diamonds

02/27/201902/27/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment | 2:34 pm

Find unicode of diamond symbol and draw the 8 of diamonds.

READ MOREREAD MORE

Color Wheel with BrightnessColor Wheel with Brightness

02/27/201902/27/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment | 2:19 pm

In a level 4 project, you are asked to draw a spider web. In another level 4 project, you are asked draw a color wheel. Continue on to draw a color wheel

READ MOREREAD MORE

Color Wheel with SaturationColor Wheel with Saturation

02/26/201902/26/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment | 11:43 pm

In a level 4 project, you are asked to draw a spider web. In another level 4 project, you are asked draw a color wheel. Continue on to draw a

READ MOREREAD MORE

Posts pagination

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