/angry-birds-python

Angry Birds game written in python using pygame and pymunk

Primary LanguagePythonMIT LicenseMIT

Angry Birds in Python

Youtube Video

Alt text

Requirements

pip install pymunk pygame

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.