From 647210731d043e838a6f2ef13dfa05dab30aac53 Mon Sep 17 00:00:00 2001 From: nrew225 Date: Wed, 3 Aug 2016 19:59:07 -0700 Subject: [PATCH] Add ClumsyBird to games --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 275b4f26..67ca46e5 100644 --- a/README.md +++ b/README.md @@ -550,6 +550,7 @@ Some [Groupware](#groupware) solutions also feature file sharing and synchroniza * [0hh1](https://github.com/Q42/0hh1) - A lovely little logic game by Q42. ([Demo](http://0hh1.com/)) `MIT` `HTML5` * [20euros](https://github.com/jatekos101/20euros) - Clone of 2048 game with euros. - Unlicensed * [Agar.IO Clone](https://github.com/huytd/agar.io-clone) - Agar.io clone written with Socket.IO and HTML5 canvas - `MIT` + * [Clumsy Bird](https://github.com/ellisonleao/clumsy-bird) - A MelonJS port of the famous Flappy Bird Game. ([Demo](http://www.ellison.rocks/clumsy-bird/)) `MIT` `Nodejs` * [Cubiks-2048](https://github.com/Kshitij-Banerjee/Cubiks-2048) - Clone of 2048 game in 3D. - `CCANC 4.0` * [TournamentMango](http://tournamentmango.com/) - TournamentMango is an open source tournament bracket and user management system. You can build an archive of players and keep track of all their scores over time as well as their regular characters, games, and aliases. ([Source Code](https://github.com/seiyria/tournamentmango)) `MIT` `Javascript`