Commit 9e190b7a by BellCodeEditor

save project

parent 7c6a24da
Showing with 1 additions and 1 deletions
......@@ -54,7 +54,7 @@ time = 0
gamestate = True
score=0
old_score=score
speed=8
speed=10
block_list =pygame.sprite.Group() # 创建精灵组
with open('record.txt','r',encoding='utf-8') as f:
......
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