An open API service indexing awesome lists of open source software.

https://github.com/fed/jumpy-rex

Google Chrome's offline mode dinosaur game
https://github.com/fed/jumpy-rex

Last synced: about 2 months ago
JSON representation

Google Chrome's offline mode dinosaur game

Awesome Lists containing this project

README

        

# Google Chrome's Dinosaur Game

![Google Chrome's offline mode dinosaur game](http://i.imgur.com/y5KkQ5J.gif)

## Prerequisites

* Node.js (https://nodejs.org/)
* Yarn (https://yarnpkg.com/)

## Development Tasks

| Command | Description |
|---------|-------------|
| `yarn install` | Fetch dependencies and build binaries for any of the modules |
| `yarn start` | Fire up development server, app will go live on `http://localhost:6789` |
| `yarn run clean` | Nuke the `build` directory |
| `yarn run build` | Build the `build/bundle.js` file |
| `yarn test` | Run test suite |

## Original Project

https://chromium.googlesource.com/chromium/src.git/+/master/components/neterror/resources/offline.js