Posts by Erick Andrade • 31 points
1 post
-
3
votes1
answer524
viewsQ: How to insert animated gif into pygame
Good afternoon, I’m doing a college job, it’s a python game and I need to insert a gif in the code but when I use the command pygame.image.load("correr.gif") it shows the image of the gif frozen,…