Commit 77877147 by BellCodeEditor

save project

parent f5ed98a2
Showing with 3 additions and 0 deletions
...@@ -18,3 +18,5 @@ while True: ...@@ -18,3 +18,5 @@ while True:
screen.blit(bg,(0,0)) screen.blit(bg,(0,0))
pygame.display.update() pygame.display.update()
body=pygame.image.load('body.png')
right=pygame.image.load('right.png')
\ 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