all projects
python

angry-birds-in-python

Explore the classic fun of Angry Birds brought to life in Python! This project mimics the beloved game Angry Birds where players launch birds with a slingshot to knock down structures and defeat pigs. With engaging gameplay mechanics and colorful graphics, experience the thrill of demolition and strategy in this Python rendition of Angry Birds.

Angry Birds in Python
Screenshot (806)

Copyright (c) 2020 STRATO INC

regards, Utso Sarkar

pip install -r requirements.txt


To play
-------
1. Clone the project.
2. Open the src folder.
3. `python main.py`

Zero Gravity
------------
![Alt text](/resources/images/gravity-zero.png?raw=true "angry-birds")
* To activate the "zero gravity mode" press key s.
* To back to normal mode press key n.

Activate &  Deactivate the wall
-------------------------------
![Alt text](/resources/images/walls.png?raw=true "angry-birds")
* To activate or deactivate the wall press key w.