This is a 2D Flappy Bird game with added features such as a coin system, highscore tracking, and special powers. Players can collect coins to increase their highscore, and use special powers for a limited duration.
- Flappy Bird Gameplay: Classic Flappy Bird gameplay with simple controls.
- Coin System: Collect coins to increase your highscore.
- Special Powers: Gain special powers for a limited duration by using collected items.
- Cooldown Timer: A 10-second cooldown prevents the player from using the same power consecutively.
- Online Highscore: Post your name along with your highscore to compete with others online.
- Clone the repository to your local machine.
- Open the project in your preferred game development environment.
- Run the game and use the specified controls to navigate the bird.
- Collect coins to increase your highscore.
- Use special powers strategically to overcome obstacles.
- After the game, enter your name to post your highscore online.
- Spacebar: Flap the bird to avoid obstacles.
- Esc: Pause the game.
- Q, E: Use special powers (each power corresponds to a different key).
- Power A: Allows the player to dash forward a little.
- Power B: Allows the player to dash backwards a little.
- After using a special power, a 10-second cooldown period is initiated.
- Post your name along with your highscore to https://danqzq.itch.io/leaderboard-creator (Only the game creator can view the player scores).
Feel free to contribute to the project by opening issues or creating pull requests.
This project is licensed under the [MIT License] - see the [LICENSE.md] file for details.