Master Project
- theburn
- a year ago
- 132 views
Hey everyone! Checkout this two-player, turn-based racing game! Lets hear how the game is played by "theburn" themself! theburn: "This is a two player racing game where you have to go through the track without hitting the walls. When the first player hits a wall keep track of where when they hit the wall. Then the second player tries to beat it. If both players finish there is a score tracker in the top left and whoever has the lowest score wins. When player one is done then restart the project and the second player will go."
import turtle
import random
Locked
Canvas
Console