Commit 38750b56 by BellCodeEditor

save project

parent ab26b375
Showing with 2 additions and 0 deletions
......@@ -9,6 +9,8 @@ screen = pygame.display.set_mode((660, 480))
FPS=pygame.time.Clock()
x,y=240,120
zuo=[(180,90),(180,120),(210,120),(x,y)]
setheading="right"
# 背景
background = pygame.image.load('bg.png')
right = pygame.image.load('right.png')
......
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