Commit 4959c770 by BellCodeEditor

save project

parent 3d5efe31
Showing with 0 additions and 2 deletions
......@@ -15,8 +15,6 @@ right = pygame.image.load('right.png')
food = pygame.image.load('apple.png')
body = pygame.image.load('body.png')
a = [(180,90),(180,20),(210,120),(x,y)]
for i in (len(a)):
while True:
x,y = x,y + 30
for event in pygame.event.get():
......
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