This project is a web-based implementation of the classic Flappy Bird game, built using React and Vite for optimal performance and fast development.
Flappy Bird is a simple yet challenging game where players control a bird and navigate it through a series of pipes by tapping to make it flap. The goal is to survive as long as possible without hitting obstacles. The game features:
- Smooth physics-based bird movement
- Randomly generated pipe obstacles
- Scoring system to track progress
- Simple but addictive gameplay
Currently, two official plugins are available:
- @vitejs/plugin-react uses Babel for Fast Refresh
- @vitejs/plugin-react-swc uses SWC for Fast Refresh
If you are developing a production application, we recommend using TypeScript and enabling type-aware lint rules. Check out the TS template to integrate TypeScript and typescript-eslint
in your project.
Below is a preview of the game in action: