Angry Birds in Python

April 15, 2021 ยท View on GitHub

Youtube Video

Alt text

Requirements

pip install -r requirements.txt

To play

  1. Clone the project.
  2. Open the src folder.
  3. python main.py

Zero Gravity

Alt text

  • To activate the "zero gravity mode" press key s.
  • To back to normal mode press key n.

Activate & Deactivate the wall

Alt text

  • To activate or deactivate the wall press key w.

Join the project

The project is Open Source. Feel free to contribute. Please help me to keep this project updated! Thanks you very much :)

Contents

  1. 1Requirements
  2. 2To play
  3. 3Zero Gravity
  4. 4Activate & Deactivate the wall
  5. 5Join the project