摘要:
# 改改游戏小程序 import pygamefrom pygame.locals import *from sys import exitpygame.init() # 进行初始化bgsize = width, height = 1920, 1080pygame.display.set_mode( 阅读全文
posted @ 2019-07-20 21:33
Augustone
阅读(201)
评论(0)
推荐(0)
浙公网安备 33010602011771号