我不知道在pygame中顯示文本。我知道我不能像普通的python IDLE一樣使用print,但是我不知道如何從pygame.locals導入pygame,sys import * BLACK =(0,0,0)WHITE = ...
確定! 回上一頁