mnecibi / flappybird

Clone of the famous Flappy Bird game

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Flappy Bird Game

This is clone of the famous Flappy Bird game. Created using P5.js

First use

Install necessary node modules

npm install

Usage

Start server

live-server

Build project

npm run build

About

Clone of the famous Flappy Bird game


Languages

Language:JavaScript 88.7%Language:HTML 11.3%