Commit d2c71b9b by BellCodeEditor

save project

parent 3b07a140
Showing with 1 additions and 0 deletions
......@@ -58,6 +58,7 @@ while True:
if x==applex and y==appley:
applex=random.randint(0,21)*30
appley=random.randint(0,15)*30
score+=10
else:
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