Skip to content

khoakomlem/simple-flappybird

Repository files navigation

Hits Forks Stargazers MIT License


Logo

SIMPLE FLAPPY BIRD

Simple flappy bird written in javascript using p5.js!

View Demo · Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Getting Started
  3. License
  4. Contact
  5. Acknowledgments

About The Project

Logo

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.

(back to top)

Built With

  • p5js

(back to top)

Getting Started

To get a local copy up and running follow these simple example steps.

Prerequisites

Installation

  1. Clone the repo
    git clone https://github.com/khoakomlem/simple-flappybird.git
  2. Install NPM packages
    npm install
  3. Start the app, your web should be listening on http://localhost:3000
     npm start

(back to top)

License

Distributed under the MIT License. See LICENSE.txt for more information.

(back to top)

Contact

Đậu Văn Đăng Khoa - fb.com/khoakomlem - khoakomlem@gmail.com

Project Link: https://github.com/khoakomlem/simple-flappybird

(back to top)

Acknowledgments

(back to top)