Commit c9d14074 by BellCodeEditor

save project

parent 76c9a3db
Showing with 2 additions and 0 deletions
...@@ -20,3 +20,5 @@ while True: ...@@ -20,3 +20,5 @@ 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.update()
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