摘要:
import pygame import sys from pygame.locals import * #初始化pygame pygame.init() size = width,height=600,400 speed=[-2,1] # rgb bg=(255,255,255) clock = pygame.time.Clock() #创建指定大小窗口 surface scre... 阅读全文
posted @ 2018-08-22 13:31
。低调ヽ继续
阅读(216)
评论(0)
推荐(0)

浙公网安备 33010602011771号