Python Program: Turtle Race

By carriekaler Apr2,2024

100 Days of Code: The Complete Python Pro Boot Camp – Day 19 Project

Create a turtle race.

Ask user to bet on a color of a turtle to win the race.

Use object oriented programming to create many instances of the turtle.

Have each turtle move at random speed until finish line.

Print if the user won or lost.

  1. Choose ‘Open in Replit’
  2. Select ‘Run’ to play/replay the game.
  3. Close the main.py screen. Maximize the output window.

Related Post

Leave a Reply

Your email address will not be published. Required fields are marked *