Twitterry Bird is a simple 2D game inspired by Flappy Bird, created using the Love2D framework.
Twitterry Bird is a fun and addictive game where you control a bird and try to navigate it through a series of pipes. The objective is to achieve the highest score possible by passing through the gaps in the pipes without colliding with them or the ground.
- Simple and intuitive one-button control.
- Randomly generated pipe gaps for a unique gameplay experience.
- Scoring system to keep track of your best score.
- Pause feature to take a break during the game.
- Classic 2D pixel art style.
To play Twitterry Bird, you'll need enter itch.io and donwload the game:
https://eryckkawa.itch.io/twittery-bird
- Press the Spacebar to make the bird jump.
- Avoid colliding with the pipes and the ground.
- Pass through the gaps in the pipes to earn points.
- Try to achieve the highest score possible.
- Press "P" to pause.
Contributions to this project are welcome. If you'd like to contribute, please follow these steps:
- Fork the repository on GitHub.
- Create a new branch for your feature or bug fix.
- Make your changes and commit them with descriptive messages.
- Push your changes to your fork on GitHub.
- Create a pull request from your fork to the main repository.