Commit 93c1cc6f by BellCodeEditor

save project

parent 44d4fb3b
Showing with 1 additions and 1 deletions
......@@ -51,7 +51,7 @@ time = 0
gamestate = True
sd=10
os=0
ss=pygame.mixer.sound("score.wav")
ss=pygame.mixer.Sound("score.wav")
block_list =pygame.sprite.Group() # 创建精灵组
score=0
while True:
......
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