Midterm Progress (Very Slow)

Idea:
For my midterm, I will create a game called “Hungry Henry”. In this game, there will be food falling from the sky – like the movie “Cloudy with a Chance of Meatballs” – and the small person (Henry) will have a task which is eating all the food that falls from the sky. The player gets to move Henry left and right in order to eat the falling food; if the food touches the ground, the player loses.

Implementation:
In order to make the food fall from the sky, I will be using object oriented programming. So far, I have been having some difficulties with the if function that makes the object move left and right. I am assuming it is because my “object” is an image. For my progress, I am using the image of a random cat, however, my actual object “Henry” will be an animated figure that I will draw using an iPad to make it more customized.

Leave a Reply