Simple flappy bird written in javascript using p5.js!
View Demo
·
Report Bug
·
Request Feature
Flappy Bird is a mobile game developed by the Vietnamese video game artist and programmer Nguyen Dong, under his game development company .Gears. The game is a side-scroller where the player controls a bird, attempting to fly between columns of green pipes without hitting them. Nguyen Dong created the game over the period of several days, using a bird protagonist that he had designed for a cancelled game in 2012.
To get a local copy up and running follow these simple example steps.
git clone https://github.com/khoakomlem/simple-flappybird.git
npm install
npm start
Distributed under the MIT License. See LICENSE.txt
for more information.
Đậu Văn Đăng Khoa - fb.com/khoakomlem - khoakomlem@gmail.com
Project Link: https://github.com/khoakomlem/simple-flappybird