Skip to content

Daffyllas/Turtle-Race

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Turtle Race Game (Python)

A fun and interactive Python turtle graphics game where multiple turtles race to the finish line.
The user selects how many racers will compete, and each turtle moves randomly until a winner is determined.


Features

  • Choose number of racers (2–10)
  • Random turtle movement for unpredictable races
  • Unique color for each racer
  • Graphical interface using Python's turtle module
  • Automatically determines and displays the winner

Technologies Used

  • Python 3
  • turtle (graphics)
  • random (for movement randomness)
  • time (for delays)

About

Python turtle race

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages