Race to the Pyramid
- Hello_world_5plus4
- 4 years ago
- 23 views
For their Python Level 1 Master Project, Hello_world_5plus4 made this game called "Race to the Pyramid". In this game, your goal is to use the arrow keys to get to the Pyramid as fast as possible, without hitting the smaller triangles. Good luck, and see how many tries it takes you to win!
import turtle
import random
Locked
Canvas
Console