Skip to content

Latest commit

 

History

History
18 lines (16 loc) · 527 Bytes

Readme.md

File metadata and controls

18 lines (16 loc) · 527 Bytes

Angry Birds in Python

Reyuirements

Introduction This project aims to provide users with the ability to create and play their own custom levels for the popular game Angry Birds. With this application, you can unleash your creativity by designing unique and challenging levels, and then have fun playing them.

Youtube: https://youtu.be/kh3tvlJpALY

Installation:

pip install -r requirements.txt

To play

  1. Open project
  2. Install the requirements
  3. start main_game.py
  4. Have Fun