Skip to content

Latest commit

 

History

History
119 lines (83 loc) · 3.82 KB

README.md

File metadata and controls

119 lines (83 loc) · 3.82 KB

Dinosaur Game P5.js

Contributors Forks Stargazers MIT License


Logo

Dinosaur Game - P5.js

Chrome's Trex Runner Game built with P5.js library

Table of Contents
  1. About The Project
  2. Playing the game
  3. Disclaimer
  4. License
  5. Contact

About The Project

Dinosaur Game Screen Shot

P5.js version of Google Chrome's offline t-rex runner game, with infinite gameplay & cactuses and birds to avoid! You can find the Processing version of this game here.

Built With

  • p5js

(back to top)

Playing the game

How to play online

  • The game can be played here

How to play locally

  1. Clone the repo
    git clone https://github.com/diegoal3mx/Dinosaur-Game-P5js.git
  2. Run index.html

(back to top)

Controls

  • Start: SPACE
  • Jump: ARROW UP , SPACE
  • Crouch: ARROW DOWN
  • Debug: D

(back to top)

Disclaimer

  • The products, company names, images and logos mentioned on this game are trademarks of their respective owners.
  • Tested on Windows 10

(back to top)

License

Distributed under the MIT License. See LICENSE.txt for more information.

(back to top)

Contact

Project Link: https://github.com/diegoal3mx/Dinosaur-Game-P5js

(back to top)