Commit a7aa7b0b by BellCodeEditor

auto save

parent 86ba032b
Showing with 2 additions and 2 deletions
...@@ -22,4 +22,4 @@ screen.blit(body,(180,120)) ...@@ -22,4 +22,4 @@ screen.blit(body,(180,120))
screen.blit(body,(180,90)) screen.blit(body,(180,90))
screen.blit(food,(360,300)) screen.blit(food,(360,300))
pygame.display.update() pygame.display.update()
FPSCLOCK = pygame.time.Clock();FPSCLOCK.tick(3) FPSCLOCK = pygame.time.Clock();FPSCLOCK.tick(3)aA 出去
\ No newline at end of file \ 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