Homework 2

In groups of 2: Write a story consisting of at least 2 characters that each have at least two methods each to move in a semi-realistic fashion. Each character should use at least two method a couple times. Write your program using divide-and-conquer so that my_first_method() contains an inorder control and no more than four statements. (Note: exercises 2.3 and 2.4 would satisfy this assignment.)

How to do the group work:

the screenwriter: Here is a movie showing what to do as the screenwriter

the programmer: Here is a movie showing what to do as the programmer