Skip to content

🐦A Unity remake of the classic Flappy Bird game. Navigate the bird through pipes, aim for high scores, and enjoy retro 2D graphics. Simple, addictive, and fun!

License

Notifications You must be signed in to change notification settings

selcia25/FlappyBirdGame

Repository files navigation

Flappy Bird Game 🐦

This is a clone of the classic Flappy Bird game, created using Unity. The goal of the game is to navigate the bird through the pipes without hitting them.

Table of Contents

Features

  • Simple, intuitive controls
  • Score tracking
  • Retro 2D graphics

Screenshots

Gameplay

Gameplay

Game Over

Game Over

Installation

  1. Clone the repository:

    git clone https://github.com/selcia25/FlappyBirdGame.git
  2. Play the Game Directly:

    • Navigate to the FlappyBirdGame/PlayHere/ directory.
    • Double-click on New Unity Project.exe to start playing the game.
  3. Open the Project in Unity:

    • If you want to explore or modify the project, open it in Unity:
      • Launch Unity Hub.
      • Click on "Add" and navigate to the cloned repository folder.
      • Select the project and open it.

How to Play

  • Press the space bar or click to make the bird flap its wings.
  • Avoid the pipes and fly as far as you can to achieve a high score.
  • The game ends if the bird crashes into a pipe or the ground.

Technologies Used

  • Unity 3D
  • C#

Contributing

Contributions are welcome! Please follow these steps to contribute:

  1. Fork the repository.
  2. Create a new branch:
    git checkout -b feature/your-feature-name
  3. Make your changes and commit them:
    git commit -m 'Add some feature'
  4. Push to the branch:
    git push origin feature/your-feature-name
  5. Open a pull request.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Contact

If you have any questions or suggestions, feel free to contact me at selcia2110605@ssn.edu.in.


Enjoy playing Flappy Bird!

About

🐦A Unity remake of the classic Flappy Bird game. Navigate the bird through pipes, aim for high scores, and enjoy retro 2D graphics. Simple, addictive, and fun!

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages