Skip to content

yottajunaid/Simple-Turtle-Race-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Simple-Turtle-Race-Game

A simple Turtle Race Game programmed in Python

Welcome to the Simple Turtle Race Game! This Python project uses the Turtle graphics module to create a fun and interactive turtle race. Players can place bets on turtles of various colors, and the first turtle to reach the finish line is declared the winner.

How to Play

  1. Clone the Repository:

    • Clone this repository to your local machine using the following command:
      git clone https://github.com/yottajunaid/Simple-Turtle-Race-Game.git
  2. Run the Game:

    • Navigate to the project directory:
      cd Simple-Turtle-Race-Game
    • Run the Python script:
      python main.py
    • Follow the on-screen instructions to place your bet and enjoy the race!
  3. Place Your Bet:

    • When prompted, enter the color of the turtle you think will win (e.g., red, blue, green, etc).
    • The turtles will race, and the winner will be announced.
  4. Game Outcome:

    • If your bet matches the winning turtle's color, congratulations! Your bet is correct.
    • If not, better luck next time!

turtle_race_game_screenshot

Additional Information

  • The game features a customizable race track background, and you can easily modify the code to add more turtles with different colors.

  • Feel free to explore and modify the code to enhance the game or add new features.

  • This Game can't be run on Termux. Only OS with GUI like Windows, linux, MacOS, etc

Requirements

  • Python3
  • Turtle graphics module

License

This project is licensed under the MIT License, which means you are free to use, modify, and distribute the code.

Enjoy the Simple Turtle Race Game! 🐢🏁

About

A simple Turtle Race Game programmed in Python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages