News

Started by [Pete Shinners] in 2000 as a way to interface with Simple DirectMedia Layer (SDL), the project was quickly picked up by the community and morphed into a portable 2D/3D graphics library ...
pygame.time.delay(3000) screen = pygame.display.set_mode((640, 480)) As you can see, Pygame makes game development fun and easy. For more information, check out the Pygame Web. The full source code ...