Skip to content

honvan8325/python-dinosaur-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Demo

demo

Installation

  1. Clone the repository using:
git clone git@github.com:hongvanpc10/python-dinosaur-game.git

Or download the zip file.

  1. Install the dependencies in the root directory:
pip install -r requirements.txt

Usage

Run the main.py file in the root directory using:

python main.py

Controls:

  • Press Space or Arrow up to jump.
  • Press Arrow down to duck.