Flappy Bird is a simple 2D side-scrolling game where players control a bird navigating through a series of pipes by tapping the screen or pressing a button to make the bird "flap" and gain altitude.
This Flappy Bird game is developed using Phaser, a powerful JavaScript game framework. The game features a playful bird that players control by tapping or clicking to make it "flap" and navigate through gaps between moving pipes. The mechanics are designed using Phaser's physics system for smooth and responsive gameplay.
- Dynamic Physics
- Scrolling Environment
- Collision Detection
- Score Tracking
- React.js
- Phasor
Before running the application, make sure you have the following installed:
- Node.js
1.Clone the project
git clone https://github.com/ObaidullahAzad/FlappyBird.git2.Install dependencies
npm install6.Start the project
npm run devIf you have any feedback, please reach out to me at azadobaidullah19@gmail.com

