In the classroom we have explored the Alice 3D graphics programming environment. In the homework for this lab you have created a storyboard with characters and actions. Now that you have a good idea of how Alice works and how to compose a storyboard, it is time to turn your idea into a working program. We will be using the storyboard as an instruction manual to help us program in Alice. By the end of today you will be able to write rudimentary code, debug the code, and watch the end result.
A. At least 2 different characters.
B.
Scenery (nothing extravagant as we will be focussing more on the
moving characters than on background details). This should include at
least three different objects.
C. At least 8 steps (actions or methods). These must include at least one use of the "Do together" command and at least one use of the "Do in order" command.
Once you have finished coding your scenario, run it one last time and check to see that everything looks and works correctly. If you do not notice anything out of place, exit the viewer and save your program in your home MCS170 directory.
Extra Credit: Using the "loop" construct, design a scene where a fish circles around an island 3 times and then dives into the water and back to the surface.
As usual, there is a gradesheet for this lab.On my honor, I pledge that I have not given, received, nor tolerated others' use of unauthorized aid in completing this work.