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

Tic Tac Toe (Source Code Included)Tic Tac Toe (Source Code Included)

06/23/202006/23/2020 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment | 5:31 pm

Design a two player tic-tac-toe game with Python Turtle. You will need to use onclick() event to let two human players play against each other. Source Code:

READ MOREREAD MORE

Animating Knight’s Minimum Move with Python Turtle (Source Code Included)Animating Knight’s Minimum Move with Python Turtle (Source Code Included)

02/08/202002/08/2020 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment | 9:49 pm

Write a program that animates the move of a knight in a chess board from any source to any destination with the minimum number of steps. You may need to

READ MOREREAD MORE

Bulge Illusion with Python Turtle (Source Code Included)Bulge Illusion with Python Turtle (Source Code Included)

12/10/201912/10/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment | 11:57 am

This is another Akiyoshi illusion. It feels like the center is bulging. Source Code:

READ MOREREAD MORE

Rolling Illusion with Python Turtle (Source Code Included)Rolling Illusion with Python Turtle (Source Code Included)

12/05/201912/05/2019 | JinshengJinsheng | 0 Comment | 8:21 pm

Akiyoshi made this original rolling illusion. It feels like the cylinders are rolling. You may want to how to draw oval or ellipse for this project. Source code:

READ MOREREAD MORE

24 Game Solver with Python Turtle (Source Code Included)24 Game Solver with Python Turtle (Source Code Included)

12/04/201912/04/2019 | JinshengJinsheng | 0 Comment | 8:24 pm

24 Game is a mathematical puzzle that make 4 numbers make evaluate to 24 with basic arithmetical operators ( +, -, ×, ÷). For example, given 4 numbers 1,5,5,5, we

READ MOREREAD MORE

Jastrow Illusion AnimatedJastrow Illusion Animated

11/22/201911/22/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment | 8:06 pm

Animate the Jastrow Illusion by sliding the shape on the bottom towards the one on the top.

READ MOREREAD MORE

Jastraw Illusion with Python TurtleJastraw Illusion with Python Turtle

11/22/201911/22/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment | 7:50 pm

Which shape is larger? Although they are exactly the same shape, the one of bottom seems to be larger. More information about this illusion can be found in this Wikipedia

READ MOREREAD MORE

Ebbinghaus Illusion (Titchener Circles) Animated with Python TurtleEbbinghaus Illusion (Titchener Circles) Animated with Python Turtle

11/22/201911/22/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment | 1:33 pm

Animate the Ebbinghaus Illusion as shown here.

READ MOREREAD MORE

Ebbinghaus Illusion (Titchener Circles) with Python TurtleEbbinghaus Illusion (Titchener Circles) with Python Turtle

11/22/201911/22/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment | 1:31 pm

Although both orange circles have the same size, one appears to be bigger than the other.

READ MOREREAD MORE

Hering Illusion Animated with Python TurtleHering Illusion Animated with Python Turtle

11/22/201911/22/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment | 8:45 am

Animate the Hering Illusion as shown here. Observe how the illusion changes as the blue lines change.

READ MOREREAD MORE

Posts pagination

Previous 1 … 12 13 14 … 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