Flappy Bird is a popular arcade-style game where the player controls a bird, attempting to fly between columns of green pipes without hitting them.
- Simple and addictive gameplay
- High score tracking
- Restart functionality
- Intuitive controls
- Start the Game: Click the start button or press the spacebar to begin.
- Control the Bird: Tap the screen or press the spacebar to make the bird flap its wings and rise. Release to let the bird fall.
- Navigate Through Pipes: Guide the bird through the gaps in the pipes to score points.
- Avoid Collision: If the bird hits a pipe, the game ends and your score is displayed. You can restart the game from the game over screen.
- The game keeps track of your best score, which is displayed on the start page and game over screen.
This project is a starting point for a Flutter application.
A few resources to get you started if this is your first Flutter project:
For help getting started with Flutter development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.