Chrome Dino Game using Python…

A Replica of the hidden Dinosaur Game from Chrome Browser Offline mode so you don’t have to be offline to play it…??

Introduction:

The Dinosaur Game, also known as the T-Rex Game, Steve the Jumping Dinosaur, or Dino Runner and initiall…


This content originally appeared on DEV Community and was authored by Dhruv Panchal

A Replica of the hidden Dinosaur Game from Chrome Browser Offline mode so you don't have to be offline to play it...??

Introduction:

  • The Dinosaur Game, also known as the T-Rex Game, Steve the Jumping Dinosaur, or Dino Runner and initially codenamed Project Bolan, is a built-in browser game in the Google Chrome Web Browser. The game was created by Sebastien Gabriel in 2014, and can be accessed by hitting the space bar when in offline mode on Google Chrome.

About:

  • The following represents a recreated version of the famous Dinosaur Game from Chrome Browser Offline mode implemented using Python and PyGame. The project file contains Image Files and a python script (chromedino.py).
  • A simple and easy-to-use GUI is provided for better gameplay. The gameplay design is so simple that the user won’t find it difficult to use and understand. Different images are used in the development of this simple game project, the gaming environment is just like the original Chrome Dino Run game. For demo of the project, have a look at the GIF below.

Dino GIF

Installation:

  • First of all, clone the repository using:
git clone https://github.com/dhhruv/Chrome-Dino-Runner.git

OR
Download the Zip and extract it's contents.

  • Then download the dependencies in your Command Prompt OR Terminal using:
pip install requirements.txt

Usage:

python chromedino.py

Input:

Keys Actions
Any Key Press any key to Start the Game.
Press Up Arrow to jump and avoid cacti.
Press Down Arrow to duck and avoid pterodactyls.

So, stay tuned for further updates on GitHub:

GitHub logo dhhruv / Chrome-Dino-Runner

?‍? A Replica of the hidden Dinosaur Game from Chrome Browser Offline mode build using Python and PyGame.

References:


This content originally appeared on DEV Community and was authored by Dhruv Panchal


Print Share Comment Cite Upload Translate Updates
APA

Dhruv Panchal | Sciencx (2021-04-21T09:07:23+00:00) Chrome Dino Game using Python…. Retrieved from https://www.scien.cx/2021/04/21/chrome-dino-game-using-python/

MLA
" » Chrome Dino Game using Python…." Dhruv Panchal | Sciencx - Wednesday April 21, 2021, https://www.scien.cx/2021/04/21/chrome-dino-game-using-python/
HARVARD
Dhruv Panchal | Sciencx Wednesday April 21, 2021 » Chrome Dino Game using Python…., viewed ,<https://www.scien.cx/2021/04/21/chrome-dino-game-using-python/>
VANCOUVER
Dhruv Panchal | Sciencx - » Chrome Dino Game using Python…. [Internet]. [Accessed ]. Available from: https://www.scien.cx/2021/04/21/chrome-dino-game-using-python/
CHICAGO
" » Chrome Dino Game using Python…." Dhruv Panchal | Sciencx - Accessed . https://www.scien.cx/2021/04/21/chrome-dino-game-using-python/
IEEE
" » Chrome Dino Game using Python…." Dhruv Panchal | Sciencx [Online]. Available: https://www.scien.cx/2021/04/21/chrome-dino-game-using-python/. [Accessed: ]
rf:citation
» Chrome Dino Game using Python… | Dhruv Panchal | Sciencx | https://www.scien.cx/2021/04/21/chrome-dino-game-using-python/ |

Please log in to upload a file.




There are no updates yet.
Click the Upload button above to add an update.

You must be logged in to translate posts. Please log in or register.