https://github.com/mfellner/coffee-bird
A bird game.
https://github.com/mfellner/coffee-bird
Last synced: 3 months ago
JSON representation
A bird game.
- Host: GitHub
- URL: https://github.com/mfellner/coffee-bird
- Owner: mfellner
- License: isc
- Created: 2014-07-12T14:53:25.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2014-07-20T22:54:48.000Z (almost 11 years ago)
- Last Synced: 2024-10-12T00:17:11.050Z (8 months ago)
- Language: CoffeeScript
- Homepage: http://mfellner.github.io/coffee-bird
- Size: 617 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Coffee Bird
A bird game.
To build:
```
npm install && gulp
```