day 3

I have become stuck. There is a part in my code where I would like to change the parameters of my sprite object rect. But, my sprite object is not inside the game loop so the parameters can never be updated or something like that. Hopefully I figure this out soon.