juegos-python/Angry_Birds
2023-04-10 00:48:44 +02:00
..
__pycache__ Create repo 2023-04-10 00:48:44 +02:00
Fonts Create repo 2023-04-10 00:48:44 +02:00
Images Create repo 2023-04-10 00:48:44 +02:00
interface.py Create repo 2023-04-10 00:48:44 +02:00
main.py Create repo 2023-04-10 00:48:44 +02:00
maps.py Create repo 2023-04-10 00:48:44 +02:00
objects.py Create repo 2023-04-10 00:48:44 +02:00
physics_engine.py Create repo 2023-04-10 00:48:44 +02:00
README.md Create repo 2023-04-10 00:48:44 +02:00

Angry Birds

Here is a Small Attempt to Recreate One of the popular Games, Angry Birds in Python using Pygame

Link to 14 Hour Time Lapse of coding the game from Scratch: Angry Birds - 14 Hour Time Lapse

Link to Blog: Angry Birds in Python Using PyGame

Requirements:

Pygame Module

pip install pygame

Usage:

wget https://github.com/jatinmandav/Gaming-in-Python/tree/master/Angry_Birds

From Angry_Birds/ Directory:

$ python3 main.py  or

$ python main.py

Game Play Screenshot: