Popularity
7.6
Stable
Activity
0.0
Stable
1,288
141
851

Programming language: JavaScript
Tags: Games    

Clumsy Bird alternatives and similar software solutions

Based on the "Games" category.
Alternatively, view Clumsy Bird alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of Clumsy Bird or a related project?

Add another 'Games' Software solution

README

Clumsy Bird

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