Commit f2c1e616 by BellCodeEditor

auto save

parent 45ca5488
Showing with 0 additions and 2 deletions
...@@ -22,4 +22,3 @@ while True: ...@@ -22,4 +22,3 @@ while True:
screen.blit(body,(120,300)) screen.blit(body,(120,300))
screen.blit(food,(540,300)) screen.blit(food,(540,300))
pygame.display.update() pygame.display.update()
for i in range(3):
\ 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