Commit f0d565d0 by BellCodeEditor

save project

parent 614deca1
Showing with 3 additions and 2 deletions
......@@ -21,10 +21,11 @@ my_font = pygame.font.Font('neuropol.ttf',18)
x, y = 240, 120
position = [(180, 90), (180, 120), (210, 120), (x, y)]
apple_x=660
apple_y=480
setheading = "right"
snake_head = right
apple_x=660
apple_y=480
scorn =0
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