Commit 06650313 by BellCodeEditor

save project

parent 85ab000f
Showing with 2 additions and 0 deletions
......@@ -38,7 +38,9 @@ jumpState = "runing"
t = 30
# +++++++++++++++++++++++
bg_x = 0
time=0
road_x = 0
gamestate=Ture
# +++++++++++++++++++++++
obstacle = random.choice([bush, stone, cacti])
rect = obstacle.get_rect()
......
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