Game of SIM was inventedĀ in 1969 by Gustavus Simmons. In this two player (red and blue) game, each player takes turn to connect two vertices of a hexagon with the
Game of SIM was inventedĀ in 1969 by Gustavus Simmons. In this two player (red and blue) game, each player takes turn to connect two vertices of a hexagon with the
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:
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.
Impossible Trident also known as Impossible Fork is an impossible shape. For more information about this shape check out this Wikipedia article.