Commit eeaa4af7 by BellCodeEditor

save project

parent 5d6642e1
Showing with 2 additions and 0 deletions
...@@ -19,3 +19,5 @@ screen.blit(body,(210,120)) ...@@ -19,3 +19,5 @@ screen.blit(body,(210,120))
screen.blit(body,(180,120)) 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()
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