Commit 48ff0502 by BellCodeEditor

save project

parent 577da707
Showing with 1 additions and 1 deletions
......@@ -110,4 +110,4 @@ while True:
text=sss.render('SCORE:'+str(score),True,(0,0,0))
screen.blit(text,(0,0))
pygame.display.update()# 刷新画面
FPS.tick(30)
FPS.tick(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