m-GDEV / chrome-dino

Remaking the chrome offline dinosaur game

Home Page:https://chrisdothtml.github.io/chrome-dino/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Forked to remove github icon in top right


chrome-dino

Remaking the chrome offline dinosaur game

Note that this was previously written with p5.js but has since been refactored into a dependency-free approach. You can still see the old p5.js implementation in the p5js branch.

Run locally (literally)

# install deps
$ yarn
# start server
$ yarn start

License

MIT

About

Remaking the chrome offline dinosaur game

https://chrisdothtml.github.io/chrome-dino/

License:MIT License


Languages

Language:JavaScript 96.2%Language:HTML 3.8%