//project 3 guidlines //- have a scene and action function //- modularize scene and action function //- button in the sky of some sort //- octupus creature( ellipse and rect) //- eye that moves based on octupus position while bouncing //- grass at the bottom of the ocean (made using for loop) //- dx and dy movement //- use the bounce function from previous code //- grass sways back and forth when octopus moves