Commit 311541e0 by BellCodeEditor

save project

parent 651e303e
Showing with 0 additions and 12 deletions
...@@ -9,18 +9,6 @@ body=pygame.image.load('body.png') ...@@ -9,18 +9,6 @@ body=pygame.image.load('body.png')
screen = pygame.display.set_mode((660,480)) screen = pygame.display.set_mode((660,480))
FPSCLOCK = pygame.time.Clock() FPSCLOCK = pygame.time.Clock()
x,y=240,120 x,y=240,120
positoin = [(180,90), (180,120), (210,120), (x,y)] positoin = [(180,90), (180,120), (210,120), (x,y)]
setheading="right" setheading="right"
......
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