Your instructor will assign one or more of the following problems. Submit all appropriate files for grading, including code files, screen captures, supplemental files (e.g., image files), and text files.
Create a composite figure of some sort (other than the figures we have created in the text, lecture or lab) that the user can drag around using the mouse. Your solution should satisfy the following:
Modify the Pac-Man example from the text to produce both Pac-Men and Ms. Pac-Men.
Write a program that displays 4 copies of Larry the Cucumber. Your solution should include a method that draws Larry given x and y coordinates. Extra Credit: Make Larry's eyes shake with energy proportional to the distance from Larry to the current mouse position. See an example below.
Submit all appropriate files for grading, including code files, screen captures, supplemental files (e.g., image files), and text files. We will grade this exercise according to the following criteria:
If you work in teams for this homework assignment, be sure to submit all team members’ names in the code documentation.