Pygame 1.8.0
Pygame, a set of Python modules for game development, is now at version 1.8.0:
- pygame.mask for collision masks
- pygame.scrap for clipboard support
- new and improved sprite groups
- blending support for filling and blitting surfaces
- saving surfaces as jpeg and png
- buffer access for Surface and Sound objects
- numpy support for pygame.surfarray and pygame.pixelarray
Download: [ pygame.org ]










