Triangle Spear
- Saam_Mohebi
- 4 years ago
- 19 views
In Saam_Mohebi's project 'Triangle Spear', you are a triangle in the center of the screen, and there is a target bouncing around the box. You are trying to get the target with your spear. You turn with the arrow keys, and can release your spear by pressing the space bar. The game won't end, but every time you hit the target you get a point, so see what your high score is!
#imports
import turtle
Locked
Canvas
Console