Commit a80a5056 by BellCodeEditor

save project

parent 0402f009
Showing with 32 additions and 2 deletions
...@@ -4,4 +4,35 @@ import pygame ...@@ -4,4 +4,35 @@ import pygame
pygame.init() pygame.init()
# 创建一个窗口 # 创建一个窗口
?? ??
\ No newline at end of file
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