URL to Monster Mash.exe file:
https://oncourse.iu.edu/access/content/user/shebell/Monster%20Mash.exe
Thoughts and Things I learned over Object-Oriented Programming:
I find OO programming very boring. But I think that this could be do the the program we used. I think if I had the chance to learn about it more indepth and hands on then I might actually walk away with something useful. It makes me a little more curious. I did learn that in order for your score to build you must make sure that it is relative. I also learned that if one object has the wrong property settings then it could mess up your entire game. The quality of your game is based on your sprites, objects, and sounds you include throughout the entire game. I learned how to make objects move in a randomly fixed manner. The entire game is under my control, and I have a say on what objects, sounds, and sprites to use. I chose to make my game very simple. If you click on the green monster than your score is increased by 10 points. If you click on the orange monster then your score is decreased by 10 points. Also, every time you click them then the speed of movement is relativley increased by .10. I chose a simple background becuase it is a simple game. Every object in OO programming is connected and effects the other objects. If someone who wants to be something like a grapic designer in video games then oo programming knowledge is great to have.

