打开pycharm
设置路径
导入方法:self.background(文件名(随意更改)) = pygame.image.load(导入方法)(img_path(路径) + 'background2.png'(名称))
导入音乐音效等(同理)