/Angry-Bird-2D

A fun and challenging physics-based puzzle game built with Unity. Launch birds at evil pigs to save your feathered friends. Explore the code and make changes to suit your needs or interests. Learn new skills and experiment with Unity's powerful features. Enjoy playing and building on this addictive game!

Primary LanguageShaderLabMIT LicenseMIT

Angry Birds Game (Unity)

Overview

Welcome to my Angry Birds game project, built using the Unity game engine! In this game, you play as a group of birds who must save their friends from evil pigs. You launch the birds from a slingshot and try to hit the pigs to progress to the next level.

Screenshots

screenshot.png

Demo

demo.gif

Getting Started

To play the game, download the AngryBirdsGame.apk file from the releases page and install it on your Android device. You can also download the source code and run the game in the Unity editor.

Folder Structure

├── Assets/
├── ProjectSettings/
├── Packages/
├── README.md
└── screenshot.png

Contributing

If you'd like to contribute to the project, please follow these steps:

  1. Fork the repository
  2. Create a new branch
  3. Make your changes and commit them
  4. Push to the branch
  5. Open a pull request

License

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