Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hashnuke/excite-bike
https://github.com/hashnuke/excite-bike
Last synced: 24 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/hashnuke/excite-bike
- Owner: HashNuke
- Created: 2015-06-05T01:44:25.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-06-05T11:16:09.000Z (over 9 years ago)
- Last Synced: 2024-10-04T21:34:35.723Z (about 1 month ago)
- Language: JavaScript
- Size: 129 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Excite bike game
### Install & use
```
git clone https://github.com/HashNuke/excite-bike.git
cd excite-bike
npm install
npm run build
open public/index.html
```Your browser should have the game open now. The game should be available in the `public` dir.
### Misc
Brunch project was generated using the [brunch-bower-babel-starter](https://github.com/HashNuke/brunch-bower-babel-starter) skeleton