Skip to content

Rewant05/Angry-Birds

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

Angry Birds Clone

A LibGDX-based mobile game inspired by the classic Angry Birds, featuring physics-based gameplay and multiple challenging levels.

Features

  • Multiple Levels: Progressively challenging game stages
  • Realistic Physics: LibGDX physics engine for accurate bird launches
  • Sound Design: Background music and interactive sound effects
  • Touch Controls: Mobile-friendly touch input for bird launching
  • Game Management:
    • Pause and resume functionality
    • Volume control with music toggle

Requirements

  • Java 8 or later
  • LibGDX
  • Gradle

Installation

Step 1: Clone the Repository

git clone https://github.com/yourusername/angry-birds-clone.git

Step 2: Project Setup

  1. Import the project into your preferred IDE
  2. Open the build.gradle file
  3. Sync Gradle to download dependencies

Step 3: Running the Game

Desktop

gradle desktop:run

Android

Build and deploy using Android Studio

Game Controls

  • Tap: Launch bird from slingshot
  • Drag: Aim and adjust launch power
  • Pause: Tap pause button
  • Volume: Toggle background music

Technologies

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors