Skip to content
/ Dino Public

An endless running game with The Prehistoric Period scheme

Notifications You must be signed in to change notification settings

kipiiler/Dino

Repository files navigation

Dinosaur Tactic

Get away from dinosaurs as a cavemen in the Pre Historic Period.

How to play

  1. Download and run main.exe
  2. Press space to start (Mute music by M)
  3. W, D, S to move
  4. Earn point by collecting food

Image

image

image

Comming Feats

  • Inventory system
  • Power up
  • Combat system
  • Shop
  • Bosses

For developer

Clone the repo git clone https://github.com/kipiiler/Dino/

Requirements
Python 3.10 or above
pip 22.2 or above
pyxel 1.7.1

Python with specfic version: py -3.? -m pip ...
List all version python: py --list

Useful command

  • Download package: pip install -r requirement.txt
  • Make changed and run the file: pyxel run main.py
  • Open and edit the assets file: pyxel edit assets/resources.pyxres
  • Compile into executable file: nuitka --standalone --onefile --windows-disable-console --include-data dir=PATH_TO_ASSET_FOLDER=assets main.py

About

An endless running game with The Prehistoric Period scheme

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published