Commit 532ca844 by BellCodeEditor

save project

parent 28a7c1df
Showing with 2 additions and 1 deletions
......@@ -17,5 +17,5 @@ while True:
screen.blit(apple,(330,150))
screen.blit(right,(300,150))
screen.blit(body,(270,150))
screen.blit(body,(240,150))
screen.blit(body,(270,120))
pygame.display.update()
\ 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