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.gitcd DinosaurGamepython -m pip install pygamepython game.py
