Commit 0787c1df by BellCodeEditor

auto save

parent a2761707
Showing with 0 additions and 1 deletions
...@@ -22,7 +22,6 @@ while True: ...@@ -22,7 +22,6 @@ while True:
screem.blit(body,(180,120)) screem.blit(body,(180,120))
screem.blit(body,(180,150)) screem.blit(body,(180,150))
screem.blit(body,(180,180)) screem.blit(body,(180,180))
# screem.blit(down,(180,90))
screem.blit(apple,(220,200)) screem.blit(apple,(220,200))
pygame.display.update() 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