Day 4 - Minor Tweaks + More Objects

        Yesterday I did some minor graphical tweaking to some things, like the background and some of the new foods I made. I made jumping a lot more smooth, making a pygame.USEREVENT timer that went off every 2 milliseconds to change the y by a little bit.

         I did add a few more foods to the game. I added Peanut Butter, Jam, and Cookies. Peanut Butter is worth 20, Jam is worth 30, and Cookies are 50. I also was finally able to get to implementing mouse traps in the game, it worked first try without any major issues. So that saved me some time.

I didn't release a version of it yesterday, but I will today.