0.0.1 • Published 2 years ago

@fathym-arcade/clumsy-bird v0.0.1

Weekly downloads
-
License
-
Repository
github
Last release
2 years ago

Clumsy Bird

A MelonJS made "Flappy Bird" clone.

npm.io

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