A MelonJS made "Flappy Bird" clone.
Play online at http://ellisonleao.github.io/clumsy-bird/
npm install
Then just type on your shell:
grunt connect
Open your browser at http://localhost:8001/
See CUSTOMIZING
Some thoughts about this code you can find on my blog post