Commit 46732ece by BellCodeEditor

save project

parent dd7bf290
Showing with 1 additions and 0 deletions
...@@ -68,6 +68,7 @@ while True: ...@@ -68,6 +68,7 @@ while True:
num=random.randint(0,15) num=random.randint(0,15)
apple_x=num1*30 apple_x=num1*30
apple_y=num*30 apple_y=num*30
sb=sb+1
else: else:
position.pop(0) position.pop(0)
# 将果实画上去 # 将果实画上去
......
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