Instructions:
Using textbook Example 5.8 as a model create a sandwich that moves around the edges of the screen. Your design must be at least as intricate as this hamburger (i.e., multiple parts, and different types of shapes.)
In addition to the object moving around the screen, do one of these:
Choice 1:
Use loops to design a pattern that serves as the background.
Choice 2:
Use an image in the background() function in draw(). If we don't get to cover this in class, the challenge will be for you to find out how to do it by searching the reference or Google.
No writeup is needed. Follow all of the other assignment requirements such as commenting your name at the top, comments in general, and zipping up the folder.