Commit 603cf3bd by BellCodeEditor

save project

parent 4ecaeeca
Showing with 1 additions and 1 deletions
......@@ -11,7 +11,7 @@ down = pygame.image.load('down.png')
left = pygame.image.load('left.png')
up = pygame.image.load('up.png')
x,y=240,120
positipon=
positipon=[(90,120),(280,120),(210,120),(x,y)]
setheading='rignt'
snake_head = right
while True:
......
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