A modern take on the classic Flappy Bird game, built using Unity 2D. Fly your bird through the pipes and see how far you can go!
- Introduction
- Features
- Installation
- Gameplay
- Controls
- Contributing
- Contact
Welcome to Flappy Bird in Unity! This project is a recreation of the iconic Flappy Bird game. Built with Unity, it offers smooth animations, engaging gameplay, and a chance to practice and improve your game development skills.
- Addictive Gameplay: Easy to play, hard to master.
- Smooth Animations: Enjoy a seamless gaming experience.
- Soothing Background Music: Immerse yourself in the game with relaxing tunes.
- Engaging Audio Effects: Stay hooked with dynamic sound effects.
- Score Tracking: Keep track of your high scores.
To get a local copy up and running, follow these simple steps:
-
Clone the repository:
git clone https://github.com/soorajdmg/Flappy-Bird
-
Open the project in Unity:
- Launch Unity Hub.
- Click on the
Addbutton. - Select the cloned project folder.
-
Run the game:
- Open the
Scenesfolder.
- Double-click onMainSceneto open it. - Click on the
Playbutton in the Unity editor to start the game.
- Open the
Navigate your bird through the pipes and try to achieve the highest score possible. Avoid the pipes and the ground to keep playing.
- Spacebar / Left Mouse Click / Touch Screen: Flap the bird's wings to make it fly.
- Main Menu:
- Enter: Start the game.
- Esc: Exit the game.
- Game Over:
- Enter: Restart the game.
- Esc: Return to the main menu.
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project.
- Create your Feature Branch (
git checkout -b feature/AmazingFeature). - Commit your Changes (
git commit -m 'Add some AmazingFeature'). - Push to the Branch (
git push origin feature/AmazingFeature). - Open a Pull Request.
Have a question or want to collaborate? Reach out to me:
- Email: soorajmurugaraj@gmail.com
- GitHub: https://github.com/soorajdmg
⭐️ Don't forget to give a star if you like the project!
