Dino Game is inspired by Google's "Dinosaur game" and Zippy library. Created using Ursina Engine.
The essence of the game is to overcome obstacles (cacti, vultures) with a character (dinosaur).
Pyinstaller was used for creating .exe file.
- All packages are located in requirements.txt
- Python 3.11
- Ursina
- Panda 3D
virtualenv venv
venv\Scripts\activate
pip install -r requirements.txt
The project is stopped.
- Adding the feature of saving the best points