Commit 7167fbe1 by BellCodeEditor

save project

parent 03ef4ab0
Showing with 2 additions and 879 deletions
......@@ -4,882 +4,4 @@ import pygame
pygame.init()
# 创建一个窗口
screen=pygame.display.set_mode((660,480))
while True:
for evnt in pygame .event.get():
is even.t
screen=pygame.display.set_mode((660,480))
\ 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