Commit fbbc7ef0 by BellCodeEditor

save project

parent 75a81e9b
Showing with 1 additions and 1 deletions
...@@ -94,6 +94,6 @@ while True: ...@@ -94,6 +94,6 @@ while True:
# 刷新画面 # 刷新画面
pygame.display.update() pygame.display.update()
FPSCLOCK.tick(10) FPSCLOCK.tick(7)
if x==0 and y==0: if x==0 and y==0:
score+=100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 score+=100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
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