Commit 5dc81932 by BellCodeEditor

save project

parent 7210463f
Showing with 8 additions and 2 deletions
......@@ -28,4 +28,10 @@ while True:
screen.blit(body, (180, 90))
screen.blit(food, (360, 300))
pygame.display.update()
FPSCLOCK.tick(4)
\ No newline at end of file
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