Commit ff5f9af3 by BellCodeEditor

save project

parent 3db7d78e
Showing with 3 additions and 0 deletions
...@@ -25,4 +25,6 @@ screen=pygame.blit(booy(180,120)) ...@@ -25,4 +25,6 @@ screen=pygame.blit(booy(180,120))
screen=pygame.blit(booy(150,120)) screen=pygame.blit(booy(150,120))
screen=pygame.blit(booy(150,150)) screen=pygame.blit(booy(150,150))
screen=pygame.blit(booy(360,300)) screen=pygame.blit(booy(360,300))
x+=30
fpsclock.tick(3)
pygame.display.urgenath() pygame.display.urgenath()
\ 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