pygame.init(). dis = pygame.display.set_mode(( 400 , 300 )). pygame.display.update(). pygame.display.set_caption( 'Snake game by Edureka' ).
確定! 回上一頁