200_head

|| Home || Syllabus || Calendar ||

 

Alice Project 2

This Project is done in Pairs. Addtional details will follow in class.

Build an interactive world (rather than a movie) of your own design. The program code must include the following features:

  1. At least 2 objects (instances of different classes). Write new class-level methods for each and save them out.  Then, begin with a new world and add instances of your new classes to the world to create the initial scene. Ensure comments indicate who has created this object.
  2. At least 1 user-defined function (class-level and/or world-level).
  3. At least 2 behaviors (links of events to methods).

Begin by creating a storyboard for both your objects as well as for the overall animation.

Grading is to be as follows:

Please note that this assignment is to be done in pairs. Each member of the pair is responsible for, at a minimum, creating all of the new class-level methods for one object. Please include, in your comments, which class-level methods were created by which person.

.



gsb_foot