GitHub - britzl/throwacrow at improved (original) (raw)
Throw-a-Crow
Defold implementation of the popular game Angry Birds by Rovio Entertainment. The purpose of this project is to act as teaching material for creating a physics based game using Defold. The code in the main 'master' branch contains the beginnings of such a game and below you will find some exercises to add missing features and create a full game.
Suggested exercises
- Add a limited number of birds and let the UI reflect the number of birds left
- Add scoring when blocks and pigs are destroyed
- Make the pigs targetable and detect when all of them are killed
- Make the explosive blocks actually explode
- Adjust the camera zoom level to show all pigs plus the flung bird
Improved version
An improved version of the game with the above features implemented can be found in the 'improved' branch.
GitHub
The latest version of this project can be found on GitHub: https://github.com/britzl/throwacrow
Credits
Game graphics by KenneyBackground graphics by MobileGameGraphics.com