/riFlappy

:bird: :video_game: Riley's fork of a MelonJS port of the famous Flappy Bird Game

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

Flappy Abhimanyu

Riley's fork of someone else's thing.

A MelonJS made "Flappy Bird" clone.

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

Deploy

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

Checkout here

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