Skip to content

rachitbhandarii/angry-birds

Repository files navigation

Angry Birds Game

class ReadMe {
   private String teamName = "almond coffee";
   private String[] contributors = {"Rachit Bhandari","Aakanksha"};
   private String[] githubIDs = {"Rachit's Profile","Aakanksha's Profile"};
}

The project code is sufficiently easy to setup, run, and test:

  • Download and extract the zip file and navigate to the extracted folder.
  • Right click and open in the terminal and execute the following command cd angry-birds-game-v1.3-main/almond-coffee
  • Build and run using the command ./gradlew run , and you're ready to go!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages