Commit 623a2990 by BellCodeEditor

save project

parent 2d271a95
Showing with 1 additions and 1 deletions
......@@ -52,7 +52,7 @@ time = 0
gamestate = True
block_list =pygame.sprite.Group()
score=0
speed=11
speed=100
old_score=0
score_studio=pygame.mixer.Sound("score.wav")
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