Commit 2909cda0 by BellCodeEditor

save project

parent 463cdf23
Showing with 1 additions and 0 deletions
......@@ -39,6 +39,7 @@ bg_x = 0
road_x = 0
# 创建障碍物
time=0
#obstacle = Block(bush,cacti,stone)
block_list=pygame.sprite.Group()
while True:
......
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