摘要: ``` http://blog.jobbole.com/46308/ import pygame import math from pygame.locals import initialize the game pygame.init() width,height = 640,480 screen 阅读全文
posted @ 2017-10-06 17:26 春雨冰河 阅读(189) 评论(0) 推荐(0) 编辑