Angry Birds in Python
Requirements
pip install pymunk pygame
To play
- Clone the project.
- Open the src folder.
python main.py
Zero Gravity
- To activate the "zero gravity mode" press key s.
- To back to normal mode press key n.
Activate & Deactivate the wall
- To activate or deactivate the wall press key w.
Join the project
The project is Open Source. Feel free to contribute.