My version of the Chrome Dino(Square) game built with Pygame.
- Install the required dependencies:
pip install -r requirements.txt- Run the game:
python dino_game.py- Press SPACE to make the dinosaur jump
- Press R to restart game after being eliminated
- Close the window to end the game