Alice, assignment 3

Design Due: ?/?

Due: ?/?

Your assignment is to do the following: Build an interactive world (rather than a movie). It is to include the following features:

  1. It must include random motion of at least one object.
  2. It must use a While loop and/or recursion.
  3. I also want you to use a comment to describe what every method does (maybe the first couple of lines of each method should be a comment.

You are also to create a storyboard for your animation. The storyboard should be done first.

Grading is to be as follows:

Please note that this assignment is to be done either in pairs or individually. If you choose to work in pairs, each method written should include a comment as to which team member was primarily responsible for writing that method.