Pygame is a set of Python modules tailored to making 2D games. ... import pygame pygame.init() window = pygame.display.set_mode((500, 500)).
確定! 回上一頁