The task is to animate a cat chasing a mouse as it tries to


Apply programming design concepts through creation of story boards.

Problem Description:

The task is to animate a cat chasing a mouse as it tries to get close enough to catch it (within 1 foot). Of course, as the cat continues to chase the mouse, the mouse is also running away and moves to random positions, trying to lose the cat. You want the mouse running away to look realistic, and your cat's movements to also appear realistic - in other words they are not just jumping all over the screen. Be sure to select an environment for where this chase occurs.

Instructions for Solution Storyboard:

1. Draw a flowchart to depict the objects and actions in the proposed animation.

2. Determine what methods will be required.

3. Use stepwise refinement (create a strategy diagram) to write pseudocode for the methods and ensure they contain only one action (e.g., catChase).

4. Determine and write pseudocode to describe the functions you will need and when they would be called.

5. Determine where loops will be required and write the appropriate pseudocode for those loops.

6. Determine what decision structures will be needed and where.

7. Write pseudocode to indicate what control structures will be required.

8. Show the relationship between the cat and mouse's movement.

Solution Preview :

Prepared by a verified Expert
Other Subject: The task is to animate a cat chasing a mouse as it tries to
Reference No:- TGS01230447

Now Priced at $45 (50% Discount)

Recommended (95%)

Rated (4.7/5)

A

Anonymous user

2/16/2016 7:39:43 AM

By applying the programming design code, you have to animate a cat chasing a mouse as it tries to get close adequate to catch it (within 1 foot). Obviously, as the cat carry on to chase the mouse, the mouse is as well running away and moves to arbitrary positions, trying to lose the cat. You wish for the mouse running away to look realistic and your cat's movements to as well appear realistic - in another words they are not just jumping all over the screen. Ensure to choose an atmosphere for where this chase takes place. Please provide a flow-chart to depicts the object and actions all long with the methods which are required.