Commit 73a4eb91 by BellCodeEditor

save project

parent a3f5fa1e
Showing with 1 additions and 0 deletions
......@@ -55,6 +55,7 @@ while True:
index=index+1
if index>= 4:
index=0
screen.blit(background)
if rest.x <0-rest.width:
zhangai=random.choice([stone,apple,cacti])
rest=zhangai.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