Flappy Bird mobile game clone for web
Flappy Bird is a side-scroller where the player controls a bird, attempting to fly between columns of green pipes without hitting them.
- Phaser 3
To get a local copy up and running follow these simple example steps.
- NodeJS - v16.x
git clone https://github.com/usmansbk/flappy-bird.git
cd ./flappy-bird
npm install
npm start
npm run build
npm run lint
- Stuck in Loading? Update your Internet Download Manager extension.
👤 Babakolo Usman Suleiman
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
This project is MIT licensed.