Skip to content

Neliz3/Dino-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Dino Game

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.

Table of contents

Setup

  • All packages are located in requirements.txt

Technologies Used

  • Python 3.11
  • Ursina
  • Panda 3D

Installation

  1. virtualenv venv
  2. venv\Scripts\activate
  3. pip install -r requirements.txt

Project status

The project is stopped.

Room for improvement

Future features

  • Adding the feature of saving the best points