Pygame 教學## 安裝Pygame 套件> 我們可以直接通過pip 來安裝>pip install ... 例如pygame.display.set_mode() 這個設定主視窗的功能就會return 一個Surface.
確定! 回上一頁