Commit f86e8687 by BellCodeEditor

auto save

parent 21d1f7e5
Showing with 2 additions and 0 deletions
...@@ -18,6 +18,8 @@ FPS = pygame.time.Clock() ...@@ -18,6 +18,8 @@ FPS = pygame.time.Clock()
setheading = "right" setheading = "right"
#设置贪吃蛇头部的朝向 #设置贪吃蛇头部的朝向
snake_head = right snake_head = right
#贪吃蛇的头部 #贪吃蛇的头部
x,y=240,120 x,y=240,120
......
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