Python-project-Scripts/Turtle-Race-Game at main · Sdccoding/Python-project-Scripts · GitHub
Skip to content

Latest commit

 

History

History
 
 

Folders and files

README.md

Turtle-Race

A randomly simulated turtle race! You can watch different color turtles race across the screen and keep track of the wins/losses of each turtle.

Requirements

  • turtle

How to install

  • open the cmd
  • navigate to the file directory
  • do a pip install turtle
  • python main.py

A visual look of the game