This is a clone of the Chrome Dinosaur game made using Python and Pygame.
You must have Python 3 and Git installed on your computer to run this from the source code.
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