Commit 6cf3a0ec by BellCodeEditor

auto save

parent 2d144018
Showing with 2 additions and 2 deletions
...@@ -16,4 +16,4 @@ while True: ...@@ -16,4 +16,4 @@ while True:
screen.blit(right,(290,120)) screen.blit(right,(290,120))
screen.blit(apple,(360,300)) screen.blit(apple,(360,300))
pygame.display.update() pygame.display.update()
# screen.blit() screen.blit()
\ No newline at end of file \ 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