Skip to content

Naturalclar/html5-flappy-bird-clone

Repository files navigation

HTML5 Flappy Bird Clone

A Flappy Bird Clone made with html5 and Phaser3.

You can play the game here.

Getting Started

Prerequisite

You will need to have Node.js installed on your computer.

Clone the repository

git clone https://github.com/Naturalclar/html5-flappy-bird-clone.git

Building the app

Install the dependencies using

yarn install

Then, build the app using

yarn build

Running the app

You can run the app on your local pc by running

yarn start

The application will then be running at localhost:3000

How to play the game

Use space key or click the screen to make the bird jump.

Avoid all the incoming pipes!

Have fun!

About

A Flappy Bird Clone made with html5 and Phaser 3

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published