Shape Fight
- Gurvir
- 3 years ago
- 221 views
Grab a friend and let's play "Shape Fight!" Start by deciding which player will be a square and which player will be a triangle. The controls for the square are the arrow keys to move around and the space key to shoot. The controls for the triangle are "wasd" to move and "x" to shoot. Whichever player reduces the opponent's health to 0 wins! Good luck!
import turtle
screen=turtle.Screen()
Locked
Canvas
Console