Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/drproteus/flappy-bird


https://github.com/drproteus/flappy-bird

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# Flappy Bird: Windfish Edition

[Demo](https://static.skinet.org/flappy-bird)

## Requirements
* bower: `npm install -g bower`
* grunt: `npm install -g grunt`

## Building
* `npm install`
* `bower install`
* `grunt build`

`index.html` and compiled assets will be in `dist/` ready to serve.