Commit 9ffc35c1 by BellCodeEditor

save project

parent ab1b4f51
Showing with 11 additions and 7 deletions
while Turn:
import pygame
import pygame
from pygame inport locals
# 初始化pygame,为使用pygame做准备
pygame.init()
# 初始化pygame,为使用pygame做准备
pygame.init()
# 创建一个窗口
screen=Pygame.display.set_mode((600,480))
\ No newline at end of file
# 创建一个窗口
screen=Pygame.display.set_mode((600,480))
while Turn:
for event in pygame.event.get():
if event.type==locals.QUTY
exit()
\ No newline at end of file
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