Clumsy Bird
A MelonJS made "Flappy Bird" clone.
Play online at http://ellisonleao.github.io/clumsy-bird/
Running on HPE Helion Stackato
stackato push -n
Running Locally
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
- Campaja 404 page - http://campanja.com/404/ (Wait 10 seconds before the game start)
- Clumsy Marlet by @amedeedaboville - http://amedeedaboville.github.io/clumsy-martlet/
- Flappy Flamant by @leliondoc - http://gruissan-mediterranee dot com/flappyflamant/
- Hungry Willbo by @dougdiehnelt, @ferentchak @willklein and @city41 - http://hungrywillbo.com/
- Flappy Dragon by @sunzhuoshi - http://flappydragon.net
- BurguerFest by @PanManAms - http://burgerfest.nl
- Flappy Tom by @jeshuamaxey - http://votetom.in/flappy-tom
- Clippy Jam by @jkeatinco - http://jkeatinco.github.io/
- Ducky momo by @codex8 - https://ilmtechlab.com/DuckyMomo/
- Derpy Duck by @EmmettTan and @TheOneAmir - http://ahdavies.github.io/Derpy-Duck/
- Flippy Cat (@Github's Game Off 2015 Winner) by @t4nuj - https://t4nuj.github.io/clumsy-bird
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
