All Projects → ellisonleao → Clumsy Bird

ellisonleao / Clumsy Bird

Licence: gpl-3.0
🐦 🎮 A MelonJS port of the famous Flappy Bird Game

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Clumsy Bird

Everpuzzle
Tetris Attack / Pokemon Puzzle style game written in Rust
Stars: ✭ 88 (-93.26%)
Mutual labels:  game, game-development
Bright Souls
An indie "Dark Souls" clone in Unity with Adaptive Game Technology.
Stars: ✭ 91 (-93.03%)
Mutual labels:  game, game-development
Q3lite
Q3lite, an OpenGL ES port of Quake III Arena for embedded Linux systems.
Stars: ✭ 64 (-95.1%)
Mutual labels:  game, game-development
Polyworld
A world generator that is based on Voronoi diagrams
Stars: ✭ 59 (-95.48%)
Mutual labels:  game, game-development
Snake
🐍🎮 Snake game made with Expo & PIXI.js 👾 iOS, Android, and Web
Stars: ✭ 67 (-94.87%)
Mutual labels:  game, game-development
Bytepath
A replayable arcade shooter with a focus on build theorycrafting made using Lua and LÖVE.
Stars: ✭ 1,119 (-14.32%)
Mutual labels:  game, game-development
3 Modifiers And Abilities
Customise character abilities, weapons, characters and enemies. This includes multiple damage types, modifiers, sounds, animations. By the end you can create your core combat experience. (REF MA_RPG) http://gdev.tv/rpggithub
Stars: ✭ 64 (-95.1%)
Mutual labels:  game, game-development
Game Dogfight
Air to air combat game, created in Python 3 using HARFANG 3D.
Stars: ✭ 41 (-96.86%)
Mutual labels:  game, game-development
Langaw
A sample project for following along a tutorial found on jap.alekhin.io.
Stars: ✭ 90 (-93.11%)
Mutual labels:  game, game-development
React Pong
✅ A pong game React component
Stars: ✭ 66 (-94.95%)
Mutual labels:  game, game-development
Currymud
A Multi-User Dungeon server in Haskell.
Stars: ✭ 54 (-95.87%)
Mutual labels:  game, game-development
Novelrt
A cross-platform 2D game engine accompanied by a strong toolset for visual novels.
Stars: ✭ 81 (-93.8%)
Mutual labels:  game, game-development
Soloud
Free, easy, portable audio engine for games
Stars: ✭ 1,048 (-19.75%)
Mutual labels:  game, game-development
Ksframework
QQ Group:538722494,KSFramework = KEngine + SLua(or xLua) , Unity3D Framework/Toolsets focus on hot reload
Stars: ✭ 1,119 (-14.32%)
Mutual labels:  game, game-development
Tank island
Top down 2D shooter game that involves blowing up tanks
Stars: ✭ 42 (-96.78%)
Mutual labels:  game, game-development
Sycophant
Numerous Ninjas: Beta stage mobile game written in Unity
Stars: ✭ 64 (-95.1%)
Mutual labels:  game, game-development
Svg World Map
🗺 A JavaScript library to easily integrate one or more SVG world maps with all nations (countries) and second-level political subdivisions (countries, provinces, states).
Stars: ✭ 38 (-97.09%)
Mutual labels:  game, game-development
Endless Runner Entitas Ecs
Runner template for Unity
Stars: ✭ 41 (-96.86%)
Mutual labels:  game, game-development
09 Zombierunner Original
First person shooter with Unity terrain and AI pathfinding (http://gdev.tv/cudgithub)
Stars: ✭ 64 (-95.1%)
Mutual labels:  game, game-development
1 Character Movement
The first section of the course. You will learn everything required to build a simple movement system in your RPG, creating the core experience. http://gdev.tv/rpggithub
Stars: ✭ 81 (-93.8%)
Mutual labels:  game, game-development

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].