Skip to content

Latest commit

 

History

History
22 lines (12 loc) · 645 Bytes

File metadata and controls

22 lines (12 loc) · 645 Bytes

Dino-Runner: A Pygame Project

This is a clone of the Chrome Dinosaur game made using Python and Pygame.


🚀 How to Play

You must have Python 3 and Git installed on your computer to run this from the source code.

1. Clone the Repository

Open your terminal (like Command Prompt, PowerShell, or your Linux terminal) and run these commands:

# This copies the project to your computer
git clone [https://github.com/Otto-Deviant1904/Dino-Runner.git](https://github.com/Otto-Deviant1904/Dino-Runner.git)

# Navigate into the new folder
cd Dino-Runner