Assignment 3
Assignment 3
Assignment 3
This assignment is worth 10% of your grade. This assignment MUST be done individually.
Play the following game and develop the functionality of level 1-5:
http://poki.com/en/g/angry-birds-space
Functionality Required:
Clicking a point on the screen will make the bird rotate around this point as the center of rotation
until you let go of the mouse, then the bird will carry on with its trajectory as normal. The sprite
should rotate appropriately to be facing in the proper direction as well. Note that the rotation
will be different depending on where the mouse location is relative to the bird.
Marking Scheme
Your assignment grade is computed out of 40 as:
GRADE = Checklist + Quality + REPORT