Commit a80a5056 by BellCodeEditor

save project

parent 0402f009
Showing with 31 additions and 0 deletions
...@@ -5,3 +5,34 @@ pygame.init() ...@@ -5,3 +5,34 @@ pygame.init()
# 创建一个窗口 # 创建一个窗口
?? ??
position = [(180,90),(180,120),(210,120),(x,y)]
position.append((x,y))
position.pop(0)
FPSCLOCK.tick(3)
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