Commit 14068ae7 by BellCodeEditor

save project

parent a42bd4b4
Showing with 1 additions and 2 deletions
import pygame
# 初始化pygame,为使用pygame做准备
import pygame# 初始化pygame,为使用pygame做准备
pygame.init()
from pygame import locals
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