Commit 4ad836ea by BellCodeEditor

save project

parent d71aeeb7
Showing with 0 additions and 4 deletions
......@@ -77,6 +77,3 @@ while True:
screen.blit(fen,(540,0))
# 将果实画上去
screen.blit(food, (food_x, food_y))
\ No newline at end of file
# 刷新画面
pygame.display.update()
FPSCLOCK.tick(6)
\ 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