Commit 11b6c9a6 by BellCodeEditor

auto save

parent b7cbe054
Showing with 3 additions and 0 deletions
......@@ -5,6 +5,7 @@ x=150
y=400
ddd="running"
w=30
pygame.init() # 初始化
# 创建一个窗口
pygame.display.set_caption("悟空酷跑")
......@@ -58,6 +59,8 @@ while True:
pygame.display.update()
FPS.tick(60)
RECT=
......
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