Commit e872d5c4 by BellCodeEditor

save project

parent bc5e169f
Showing with 1 additions and 0 deletions
import pygame
from pygame import locals
#子模块
pygame.init()
#初始化
screen=pygame.display.set_mode((660,480))
......
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