Commit 9cbcd7ad by BellCodeEditor

save project

parent c56bf196
Showing with 2 additions and 0 deletions
......@@ -69,8 +69,10 @@ while True:
num2 = random.randint(1,16)
apple_x == num*130-30
apple_y == num*230-30
score =+10000
else:
posltion.pop(0)
if x==
# 将背景图画上去
screen.blit(background, (0, 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