Skip to content

joyce-yuan/chrome-dino-with-keys

 
 

Repository files navigation


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)

I use volta to automatically install/switch my node and yarn versions. Either install volta, or check the versions I'm using via the package.json volta field.

# install deps
$ yarn
# start server
$ yarn start

License

MIT

About

Remaking the chrome offline dinosaur game

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 92.0%
  • HTML 8.0%