Commit f667d1da by BellCodeEditor

save project

parent 74c6fa53
Showing with 1 additions and 0 deletions
...@@ -50,6 +50,7 @@ road_x = 0 ...@@ -50,6 +50,7 @@ road_x = 0
bg_x = 0 bg_x = 0
time = 0 time = 0
gamestate = True gamestate = True
score = 0
block_list =pygame.sprite.Group() # 创建精灵组 block_list =pygame.sprite.Group() # 创建精灵组
......
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