Commit c8aeec3f by BellCodeEditor

save project

parent 99f058e6
Showing with 4 additions and 651 deletions
......@@ -7,654 +7,7 @@ pygame.init()
screen = pygame.display.time.set_mode((660,480))
FPSCLOCK = pygame.time.Clock()
position = [(180,90),(180,120),(210,120),(x,y)]
x += 30
position.append((x,y))
position.pop(0)
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