阅读背景:

python 图形pygame模板的使用_hello,world_pygame图像模板

来源:互联网 

保持pygame窗口打开

import pygame

pygame.init()

screen =pygame.display.set_mode([640,480])

while True:
	passimport pygame

pygame.init()

sc



你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: