Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 795 Bytes

README.md

File metadata and controls

27 lines (20 loc) · 795 Bytes

Angry Birds in Python

[Youtube Video] (https://www.youtube.com/watch?v=B7G5JtCFepE&feature=youtu.be)

Alt text

Requirements: Python 2 ou 3 + Pygame

####To play

  1. Download the zip file or clone the project.
  2. Open the src folder.
  3. Run 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.

####To contribute Pull a new topic branch to the develop branch.