Commit fc1528c6 by BellCodeEditor

save project

parent b0f532cd
Showing with 1 additions and 0 deletions
...@@ -34,6 +34,7 @@ jumpState = "runing" ...@@ -34,6 +34,7 @@ jumpState = "runing"
t = 30 t = 30
road_x = 0 road_x = 0
bg_x = 0 bg_x = 0
time = 0
obstacle = Block(bush, stone, cacti) obstacle = Block(bush, stone, cacti)
while True: 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