Commit 9b594c6b by BellCodeEditor

save project

parent c4ee1b05
Showing with 1 additions and 0 deletions
......@@ -154,6 +154,7 @@ while True:
num_list = []
for i in range(25):
num_list.append([0]*15)
score = 0
# 刷新画面
pygame.display.update()
clock.tick(FPS)
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