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
Filename Size Date modified Message
base_test.py 531 B unit test and rect fixes
blit_test.py 1.9 KB Some more changes to the blending stuff.
display_test.py 2.0 KB Added current_h and current_w to the display.Info() object.
font_test.py 883 B Added a test for fonts. Where it should make a one pixel big font
image_test.py 540 B the start of a unittest for images
rect_test.py 18.4 KB Added a test for comparisons of rects.
sprite_test.py 781 B Fix for sprite.AbstractGroup.has() infinite recursion bug. thanks
transform_test.py 1.0 KB Added support to transform.scale and transform.scale2x so that a destination