Pygame Zero draw() function not refreshing image
I am making a meme guessing game in Pygame Zero where an image changes depending on the current meme that should be displayed. The problem is that despite me having the proper blitting and image loading (from my understanding) the image does not ever change.