Commit 6c44691e by BellCodeEditor

save project

parent ebf456ce
Showing with 1 additions and 1 deletions
......@@ -24,6 +24,6 @@ while True:
screen.blit(body,(180,90))
screen.blit(food,(360,300))
pygame.display.update()
FPSCLOCK.tick(3)
FPSCLOCK.tick(8)
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