Skip to content

AsmitSwain27/Flappy-Bird

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🐦 Flappy Bird

Classic, endlessly challenging Flappy Bird remade for the web!
Easy to play, addictive and fully open-source.

A classic Flappy Bird game clone built from the ground up using the Unity Engine and C#. The objective is simple: navigate the bird through the pipes without crashing!

🕹️ Play Online

A live demo is coming soon!

✨ Features

  • Classic Gameplay: Experience the original, addictive Flappy Bird mechanics.
  • Score Tracking: Your score increases for each pipe you successfully pass.
  • Collision Detection: The game ends if the bird hits a pipe or the ground.
  • Simple Controls: Just a single click or tap to make the bird flap.
  • Built with Unity: Leverages Unity's physics and rendering engine for a smooth experience.

🛠️ Technologies Used

  • Game Engine: Unity 6.1
  • Programming Language: C#
  • Platform: WebGL for the live demo.

🎮 How to Play

  1. Start the Game: Open the live demo link.
  2. Flap: Click the mouse or press the spacebar to make the bird jump.
  3. Navigate: Guide the bird through the gaps in the pipes.
  4. Avoid Obstacles: Don't let the bird touch the pipes or the ground.
  5. Score: Try to get the highest score possible!

📂 How to Run the Project Locally

To run this project in the Unity Editor, you'll need to have Unity Hub and a compatible version of the Unity Editor installed.

  1. Clone the repository:

    bash
    git clone https://github.com/AsmitSwain27/Flappy-Bird.git
    
  2. Open the project in Unity Hub:

    • Open Unity Hub.
    • Click the "Open" button.
    • Navigate to the cloned Flappy-Bird directory and select it.
    • The project will now be added to your Unity Hub projects list.
  3. Run the game in the Editor:

    • Open the project from Unity Hub.
    • Once the editor has loaded, find the main scene file (named MainScene) in the Assets/Scenes folder.
    • Double-click the scene to open it.
    • Press the Play button at the top of the editor to start the game.

📝 License

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

👨‍💻 Author

ASMIT SWAIN

🙏 Acknowledgements

  • This project is a tribute to the original Flappy Bird game created by Dong Nguyen.
  • A great learning project for understanding core game mechanics in Unity.

About

Classic, endlessly challenging Flappy Bird remade for the web!

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published