Commit 6925d241 by BellCodeEditor

save project

parent 98b6af40
Showing with 2 additions and 0 deletions
...@@ -18,3 +18,5 @@ while True: ...@@ -18,3 +18,5 @@ while True:
screen.blit(background,(0,0)) screen.blit(background,(0,0))
screen.blit(right,(290,120)) screen.blit(right,(290,120))
screen.blit(food,(360,300)) screen.blit(food,(360,300))
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