Commit 054b86d6 by BellCodeEditor

save project

parent 11914974
Showing with 1 additions and 1 deletions
......@@ -99,7 +99,7 @@ while True:
screen.blit(wukong.image, (150, y)) # 悟空
time += 1
time +=
if time >= 60: # 创建障碍物精灵
time = 0
num = random.randint(0,50)
......
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