Python 初級:第17課 – Pygame貪食蛇遊戲|Snake game 2020-10-292020-10-29 by Paul Pygame lifecycle Game loop: event handling, change state, rendering Snake game demo Object oriented programming (OOP) Source: https://github.com/learn10kYear/snake-game/blob/master/app.py