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.
-
Lila
♞ lichess.org: the forever free, adless and open source chess server ♞ [Moved to: https://github.com/lichess-org/lila] -
Minetest
Minetest is an open source voxel game engine with easy modding and game creation -
The Battle for Wesnoth
An open source, turn-based strategy game with a high fantasy theme. -
Agar.IO Clone
Agar.io clone written with Socket.IO and HTML5 canvas -
untrusted
A meta-JavaScript adventure game by Alex Nisnevich and Greg Shuflin. -
SourceBans++
Admin, ban, and comms management system for the Source engine -
TournamentMango
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. -
Legend of the Green Dragon
Core functionality for Legend of the Green Dragon, a text-based RPG game. -
QuakeJS
Fork of inolen/quakejs with additonal content server, local play page, and start-stop script -
Net64+
Net64 aka SM64O allows playing Super Mario 64 in an online multiplayer mode. Net64+ is the official continuation of the program and features an integrated server list. -
Cubiks-2048
Game: Create the number 2048. Cubes with same number merge!
Static code analysis for 29 languages.
Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free.
Promo
www.sonarqube.org
* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest.
Do you think we are missing an alternative of Clumsy Bird or a related project?
README
Clumsy Bird
A MelonJS made "Flappy Bird" clone.
Play online at http://ellisonleao.github.io/clumsy-bird/
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
Some thoughts about this code you can find on my blog post