Commit 8ee011dc by BellCodeEditor

save project

parent 4b0f553d
Showing with 1 additions and 2 deletions
......@@ -22,8 +22,7 @@ index=0
jumpState="runing"
y=400
t=30
while
True:
while True:
for event in pygame.event.get():
if event.type == locals.QUIT:
# 接收到退出事件后退出程序
......
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