摘要: #二维飞机小游戏import pygameimport sysimport timefrom pygame.locals import * #*代表所有,检测事件#创建窗口screen=pygame.display.set_mode((640,632))#读取图片img1=pygame.image. 阅读全文
posted @ 2022-05-16 20:31 听见时间 阅读(419) 评论(0) 推荐(0)