pygame is sharing code with you

Bitbucket is a code hosting site. Unlimited public and private repositories. Free for small teams.

Don't show this again

pygame / pygame http://pygame.org/

Clone this repository (size: 15.4 MB): HTTPS / SSH
hg clone https://bitbucket.org/pygame/pygame
hg clone ssh://hg@bitbucket.org/pygame/pygame
Tag
0.07
Filename Size Date modified Message
base_test.py 531 B
blit_test.py 1.9 KB
display_test.py 1.4 KB
font_test.py 883 B
image_opengl.py 1.5 KB pygame.image opengl support
image_string.py 2.9 KB pygame.image tostring and fromstring
image_test.py 540 B
rect_test.py 18.4 KB
sprite_test.py 781 B
subsurface_test.py 441 B Subsurface working
transform_chop.py 1.1 KB rotozoom, chop and crop (whoops!) implemented.
transform_crop.py 1.1 KB rotozoom, chop and crop (whoops!) implemented.
transform_rotate.py 1.1 KB rotozoom, chop and crop (whoops!) implemented.
transform_rotozoom.py 1.2 KB rotozoom, chop and crop (whoops!) implemented.
transform_scale.py 1.1 KB pygame.transform.scale, via PIL
transform_test.py 1.0 KB