Commit 2d9b4401 by BellCodeEditor

auto save

parent 971f385f
Showing with 1 additions and 2 deletions
......@@ -34,8 +34,7 @@ jumpState="running"
t=30
road_x=0
background_x=0
obstacle=Block(bush,cacti,stone)
block_list=
while True:
for event in pygame.event.get():
if event.type == locals.QUIT:
......
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