Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 1.5 KB

README.md

File metadata and controls

30 lines (19 loc) · 1.5 KB

Angry Bird Clone

This project is an Angry Bird clone developed in Unity. It features a game where players control birds with special abilities.

Gameplay

The goal of the game is to destroy a structure filled with enemy characters (pigs) by launching birds at them using a slingshot. The birds have unique special abilities that can be activated during their flight or upon impact.

Installation

  1. Clone or download the project repository.
  2. Open the project in Unity.
  3. Ensure that you have the necessary Unity version installed (compatible with the project).
  4. Open the main scene file to access the game.

Controls

  • Left Mouse Button: Click and drag to aim the slingshot. Release the button to launch the bird.
  • Space Key: Use the space key to activate the bird's special ability.

Features

  • Birds with Special Abilities: The game includes different types of birds, each with its own special ability that can be activated during flight or upon impact with objects.
  • Camera Follow: The camera smoothly follows the active bird, providing a dynamic view of the gameplay.
  • Structure Destruction: Birds can collide with and destroy the structures to eliminate the enemy pigs.
  • Slingshot Mechanics: Players can aim and launch birds using a slingshot mechanic, providing a fun and engaging user experience.

License

This project is licensed under the MIT License. Feel free to use, modify, and distribute the code as permitted by the license.