Commit 168d2c31 by BellCodeEditor

save project

parent d9fcbf8e
Showing with 2 additions and 0 deletions
......@@ -94,6 +94,7 @@ while True:
gameover=pygame.image.load("gameover.png")
screen.blit(gameover,(400,200))
gamestate=False
# 刷新画面
pygame.display.update()
FPS.tick(60)
\ No newline at end of file
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