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:
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:
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
This is another Akiyoshi illusion. It feels like the center is bulging. Source Code:
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:
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
Animate the Jastrow Illusion by sliding the shape on the bottom towards the one on the top.
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
Animate the Ebbinghaus Illusion as shown here.
Although both orange circles have the same size, one appears to be bigger than the other.
Animate the Hering Illusion as shown here. Observe how the illusion changes as the blue lines change.