Commit 5ec33079 by BellCodeEditor

save project

parent 9b526d4e
Showing with 6 additions and 0 deletions
......@@ -20,5 +20,11 @@ while True:
screen.blit(body,(0,30))
screen.blit(body,(0,60))
screen.blit(body,(0,90))
screen.blit(body,(0,120))
screen.blit(body,(0,150))
screen.blit(body,(0,180))
screen.blit(body,(0,210))
screen.blit(body,(0,240))
screen.blit(body,(0,270))
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