Download List

프로젝트 설명

Pygame is a set of Python extension modules designed for writing games. The core of pygame is wrapped on top of the SDL library.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2009-08-08 18:00
1.9.1

setuptools에 대한 지원을 기반으로 설치 고정했습니다.
Support for setuptools-based installs was fixed.

2009-08-02 21:07
1.9.0

대부분의 문제 해결 및 개선되었다. 기타 변경 사항을 다른 어떤 것보다는 PyGame 릴리스 버전에이 지났습니다. 실험 카메라를 웹캠, 미디, 그리고 gfxdraw 모듈이 추가되었습니다. 버그수정 호환성 문제는 PyGame 1.8.x 시리즈의 도입을 위해 만든됐다. solarwolf 및 PGU 같은 라이브러리와 같은 오래된 게임을 다시 작동. Py3k 노키아 휴대 전화 S60를 지원합니다. Mac OS X에서 지원하는 pyobjc 의존성 떨어지는하여 설치 프로그램을 개선, 향상되었으며 sysfont 작업을 만들고있어. pygame.examples 및 pygame.tests 모듈로서 사용할 수있습니다. 예제 청소했다. py2app 및 py2exe 지원을 개선했다.
Many fixes and improvements were made. More changes have gone into this release than any other pygame release. Experimental camera webcam, midi, and gfxdraw modules were added. Bugfixes were made for backwards compatibility issues introduced in the pygame 1.8.x series. Old games like solarwolf and libraries like PGU work again. Py3k and Nokia mobile phone S60 are supported. Mac OS X support was improved by dropping the pyobjc dependency, improving the installer, and making sysfont work. pygame.examples and pygame.tests are available as modules. The examples were cleaned up. py2app and py2exe support were improved.

2008-07-31 13:23
1.8.1

BLEND_RGBA_ * blitters 및 blenders BLEND_RGB_ * 혼합 모드와 이동에 추가되었습니다. 설명서, 새로운 스프 라이트 클래스를 주로 업데이 트되었습니다. 또한 사운드에 대한 수정 및 파일에서 음악을 스트리밍 객체처럼했다. 이미지 저장 해결되었습니다. 시험이 크게 확대됐다. Pixelarray 및 surfarray 고정 업데이 트되었습니다. 색상 향상되었습니다 클래스 및 C의 속도 reimplemented. 새로운 Windows 및 Mac 바이너리 설치를 제공했다.
Tags: Major bugfixes
BLEND_RGBA_* blitters and blenders were added to go with the BLEND_RGB_* blend modes. Documentation was updated, mainly for new sprite classes. There were also fixes for sound and and streaming music from file-like objects. Image saving was fixed. Tests were greatly expanded. Pixelarray and surfarray were updated and fixed. The Color class was enhanced and reimplemented in C for speed. New Windows and Mac binary installers were provided.

2008-03-30 18:42
1.8

pygame.mask 충돌이 마스크를 추가했다. pygame.scrap 클립 보드 지원이 추가되었습니다. 새로운 기능 및 향상된 요정 그룹에 추가되었습니다. 블렌딩 작성을위한 지원이 추가되었습니다 표면 blitting. JPEG 및 PNG로로 표면 저장될 수있습니다. 버퍼에 액세스 표면 및 사운드 개체에 추가되었습니다. Numpy 지원 pygame.surfarray 및 pygame.pixelarray에 추가되었습니다. MMX 최적화된 smoothscale 기능이 추가되었습니다. 많은 버그수정 및 사소한 개선을 거의 모든 분야에서 만들어졌다.
Tags: Major feature enhancements
pygame.mask was added for collision masks. pygame.scrap was added for clipboard support. New and improved sprite groups were added. Blending support was added for filling and blitting surfaces. Surfaces may be saved as JPEG and PNG. Buffer access was added for Surface and Sound objects. Numpy support was added for pygame.surfarray and pygame.pixelarray. An MMX optimized smoothscale function was added. Many bugfixes and minor improvements were made in nearly all areas.

2005-08-17 08:04
1.7.1

시스템 글꼴을 처리하는 해결되었습니다. 컴파일러 수정 gcc4와 Win32를위한되었다.
Tags: Minor bugfixes
System font handling was fixed. Compiler fixes
were made for gcc4 and Win32.

Project Resources