ahandrewh teaches IAT-165game design and development

E8: Building an object (due March 4)

This is old content

Andrew is not currently teaching IAT-165. This material is left online for reference only.

Instructions

This exercise has you building an object.

Please complete the following:

  1. Continuing from the tutorial on objects, please build out an object for either our stars or the clouds as a separate file. Make sure the new object has the properties necessary to be later integrated back into our game.
  2. Link the new object's file to the game in index.html.
  3. Run the sketch using the play symbol to ensure the output is as you expect.
  4. Save the sketch to your computer.

Submission

Once done please submit a ZIP of your exercise to Canvas before class on March 4.

You are allowed to use this exercise as part of your projects if useful.

Grading rubric

This code exercise is worth 1% (1 point) of your final grade for completing the exercise steps.

Exercise rules

Please note the rules for exercises in this course: