Commit 7ecaadb1 by BellCodeEditor

save project

parent ab132446
Showing with 2 additions and 2 deletions
...@@ -18,4 +18,4 @@ while True: ...@@ -18,4 +18,4 @@ while True:
a.blit(body,(180,120)) a.blit(body,(180,120))
a.blit(body,(180,90)) a.blit(body,(180,90))
a.blit(food,(360,300)) a.blit(food,(360,300))
pygame.display.urgent() pygame.display.update()
\ 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