Commit ce871545 by BellCodeEditor

save project

parent a94aaaa5
Showing with 1 additions and 1 deletions
......@@ -21,7 +21,7 @@ for cube in
font = pygame.font.Font('STKAITI.TTF', 60) # 字体
w=[2,8]
aq=[(0,-1),(0,0),(0,1),(0,2)]
while True:
while True
current_pos=[]
for cube in aq:
pygame.draw.rect(screen,(155,0,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