Commit c1fa5022 by BellCodeEditor

save project

parent edd14032
Showing with 5 additions and 0 deletions
......@@ -19,6 +19,11 @@ while True:
screen.blit(body,(120,120))
screen.blit(body,(90,120))
screen.blit(body,(150,120))
screen.blit(body,(180,120))
screen.blit(body,(180,150))
screen.blit(body,(180,180))
screen.blit(left,(60,120))
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