Skip to content

Experience the thrill of the race with our Turtle Racing Game! Choose your colors and watch as the turtles dash to the finish line. Simple, fun, and perfect for all ages.

License

Notifications You must be signed in to change notification settings

AlzyWelzy/turtle-racing

Repository files navigation

Turtle Racing Game

This is a simple turtle racing game built with Python's turtle module. The game prompts the user to input the number of racers (between 2 and 10), and then randomly assigns colors to the turtles. The turtles race across the screen, with the first one to reach the top being declared the winner.

How to Use

  1. Clone the repository:
  • Via HTTPS: git clone https://github.com/AlzyWelzy/turtle-racing.git
  • Via SSH: git clone git@github.com:AlzyWelzy/turtle-racing.git
  1. Navigate to the cloned directory: cd turtle-racing
  2. Run the main.py file: python main.py
  3. Enter the number of racers when prompted
  4. Watch the race!

Requirements

This game requires Python 3 and the turtle module.

License

This project is licensed under the AGPL license. See the LICENSE file for more information.

How to Contribute

If you'd like to contribute to this project, feel free to submit a pull request.

About

Experience the thrill of the race with our Turtle Racing Game! Choose your colors and watch as the turtles dash to the finish line. Simple, fun, and perfect for all ages.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages