Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Sheha-codex/angrybird

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

5 Commits
ย 
ย 
ย 
ย 

Repository files navigation

angrybird

create angrybird game using python

๐Ÿฆ Angry Birds Game (Advanced Version)

A fun 2D Angry Birds-style game built using Python and Pygame. Slingshot the birds to hit the pigs, earn points, and reset to play again!


๐Ÿš€ Features

  • ๐ŸŽฏ Slingshot mechanism with drag and release
  • ๐Ÿค Multiple birds (lives)
  • ๐Ÿท Enemy pigs (targets)
  • ๐Ÿ“ˆ Score system
  • ๐Ÿ” Reset button
  • ๐Ÿง  Basic physics with gravity

๐Ÿ“ธ Screenshots

(Add a screenshot of your game window here if available)


๐Ÿ› ๏ธ Requirements

  • Python 3.x
  • Pygame

๐Ÿ“ฆ Install Pygame

pip install pygame
โ–ถ๏ธ How to Run
Clone or download this repository.

Make sure pygame is installed.

Run the game:

bash
Copy
Edit
python angry_birds.py
๐ŸŽฎ Controls
Click & Drag the red bird to aim

Release Mouse to shoot

Click "Reset" to restart the game

About

create angrybird game using python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages