Commit 646b66d7 by BellCodeEditor

save project

parent d5739bd2
Showing with 1 additions and 0 deletions
......@@ -42,6 +42,7 @@ while True:
setheading = 'down'
snake_head = down
# 设置贪吃蛇的头部坐标
if setheading == "right":
x += 30
......
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