hackarada / clumsy-bird

A MelonJS port of the famous Flappy Bird Game

Home Page:http://ellisonleao.github.io/clumsy-bird/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Clumsy Bird

A MelonJS made "Flappy Bird" clone.

Play online at http://ellisonleao.github.io/clumsy-bird/

Running Locally

  • Install Node and Grunt
  • Install the dependencies
npm install

Then just type on your shell:

grunt connect

Open your browser at http://localhost:8001/

Making your customization

See CUSTOMIZING

Some nice games made with this project

If you made something with this code, please share here and i'll be happy to add your game into the list.

Some thoughts about this code you can find on my blog post

About

A MelonJS port of the famous Flappy Bird Game

http://ellisonleao.github.io/clumsy-bird/

License:MIT License


Languages

Language:JavaScript 58.8%Language:CSS 28.3%Language:HTML 12.9%