摘要:
import pygame,sys,math from pygame.locals import * pygame.init() screen = pygame.display.set_mode((600,500)) pygame.display.set_caption("The Pie game 阅读全文
posted @ 2018-09-20 22:01
zju_cxl
阅读(112)
评论(0)
推荐(0)
摘要:
import pygame,sys; from pygame.locals import * pygame.init() screen = pygame.display.set_mode((700,600)) pygame.display.set_caption("Drawing Rectangle 阅读全文
posted @ 2018-09-20 21:59
zju_cxl
阅读(122)
评论(0)
推荐(0)
摘要:
import pygame,sys,math from pygame.locals import * pygame.init() screen = pygame.display.set_mode((600,500)) pygame.display.set_caption("Drawing Arcs" 阅读全文
posted @ 2018-09-20 21:58
zju_cxl
阅读(104)
评论(0)
推荐(0)

浙公网安备 33010602011771号