Scratch Game

The Adventures of Scratchity McScratch

Description

Scratchity McScratch is currently struggling in a society with crippling poverty and high crime rates.
McScratch does not have enough money to buy food for his loving children and devoted wife, but fortunately for McScratch,
he can get apples from the sky! However, something this good has to be balanced out by something bad. Pianos fall from the sky as well!
Help McScratch catch more than 10 apples while avoiding death from falling pianos!

Describe some programming concepts or structures you learned in this unit that you applied in your game.

I learned that some programming features such as
how to make objects rain from the top of the screen
as well as how to add more features to the game such as lives.

Did you encounter any problems or struggles while working on this project? If you did, how did you solve or overcome them?

I encountered some problems when adding in additional sprites, although
these problems were overcome when I realized I could work around it by
utilizing some algorithms that I used for another spirte and modify it, as
they performed similar functions.

What aspects of your game do you like best?

My favorite aspects are how the game gets more increasingly
difficult as your score increases, as it becomes incredibly hard
to dodge pianos coming at you as well as elephants instantly killing you.

If more time was given for you to work on your game, what would you improve or modify about your game?

If I had more time I would try to work around having to make something
instantly kill you, as that might not be fun for players. I would add
some more healing sprites and power ups such as faster moving or invunerability.