Commit cc4777e2 by BellCodeEditor

save project

parent 77877147
Showing with 3 additions and 2 deletions
......@@ -19,4 +19,5 @@ while True:
pygame.display.update()
body=pygame.image.load('body.png')
right=pygame.image.load('right.png')
\ No newline at end of file
right=pygame.image.load('right.png')
screen.blit(body.png(0,0))
\ 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