标签: python pygame
我正在为此游戏使用pygame。我已经找到了加载图像的新方法,更改了结束标签(.psd,.jpg,png等),但没有任何效果。现在,这是我的代码:
character = pygame.image.load('pythonguy.png')