Home - mianuddin/flappyB GitHub Wiki

Welcome to the Flappy B wiki!

What is Flappy B?

Flappy B is a clone of the infamous mobile game Flappy Bird. Flappy Bird is a side-scroller where the player controls a bird, attempting to fly between rows of green pipes without coming into contact with them.

About this Project

This game is originally converted from my older Flappy game written in C++ with the CMU Graphics Library, from my 9th Grade intro to CS class. This is an updated version of the game written with libGDX, and open source multiplatform Java game development framework. This game is being built for Windows, Mac, Linux, Android, and HTML5. This clone is intended to be a more faithful remake compared to my older game. Extra features are to be integrated after adding all of Flappy Bird's original features.