Assignments
This week, each of the following parts should be completed by a group member. Note that the demo is dependent on the engine being implemented, so the engine should be completed before it.
Task 1.Once all 3 sections have been completed, your group will have to add a creative component to the demo. If your group has 4 members, instead of all members, only the 4th member should work on the creative component, and it should be a fairly significant product, approximately equivalent to the amount of work the other parts took.
Using the code that you have written, implement an extension of your demo in demo/extension.c. Be creative!
You should incorporate features from your game as well. Were there any requirements in the demo that you
can extend?
Finally, make sure to answer the following questions in a comment at the top of your extension.c file:
- What did you do for the creative component?
- What challenges did you face?
- (Only applicable if there are 3 group members) What did each group member contribute?