Python Program: Turtle Crossing Capstone Project

By carriekaler Apr14,2024

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

Create ‘frogger’ style game.

Turtle tries to cross the to the top of the screen trying to avoid colliding with the ‘cars.’

Cars get faster with each successful crossing/point made.

  1. Choose ‘Open in Replit’
  2. Select ‘Run’ to play/replay the game.
  3. Close the main.py screen. Maximize the output window.
  4. Make sure to click mouse on screen quickly before you navigate
  5. Control turtle with ‘Up’ key

Related Post

Leave a Reply

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