Commit a18a2208 by BellCodeEditor

auto save

parent 063bddee
Showing with 1 additions and 1 deletions
import pygame #导入pygame模块
from pygame import locals
from pygame import locals #
pygame.init() #初始化
daxiao=pygame.display.set_mode((660,440)) #大小
while True:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment