A racing game buit in Python using the Turtle Graphics Library, where 6 tutles move forward random paces (between 1 & 10) and the turtle which reaches the end of the screen first, wins.
Just run/compile the code and then fill-in the prompt to start the game!