Commit 5dc81932 by BellCodeEditor

save project

parent 7210463f
Showing with 7 additions and 0 deletions
...@@ -29,3 +29,9 @@ while True: ...@@ -29,3 +29,9 @@ while True:
screen.blit(food, (360, 300)) screen.blit(food, (360, 300))
pygame.display.update() pygame.display.update()
FPSCLOCK.tick(4) FPSCLOCK.tick(4)
postltion=[(180,90),(180,120),(210,120),(x,y)]
\ No newline at end of file
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