Remake of the "Dinosaur Game" of the Chrome Browser in pygame.
- Totally original gameplay.
- Highscores offline save (using sqlite).
Sharpsound effects.
- Python 3 (3.9.4 tested)
- pygame :
pip install pygame
git clone https://github.com/LesEsperluettes/DinosaurGame.git
cd DinosaurGame
python -m pip install pygame
python game.py