/chrome-dino

Remaking the chrome offline dinosaur game

Primary LanguageJavaScriptMIT LicenseMIT

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