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
checkkeys.py 2.3 KB Three more tests
graywin.py 4.4 KB Three more tests
icon.bmp 578 B Three more tests
interop_pil.py 1.6 KB Updated PIL tests to use new fast string conversion method
interop_pil2.py 2.2 KB Updated PIL tests to use new fast string conversion method
loopwave.py 1.4 KB Added loopwave test.
moose.dat 55.0 KB Joystick, keys and overlay2 tests.
pixels_ctypes.py 992 B Fix to SDL_Surface.pixels pitch, and to pixels_ctypes
pixels_numpy.py 2.4 KB Added event loop and corrected pitch handling
playmus.py 3.3 KB playwave and playmus tests added.
playsound_simple.py 3.7 KB Fix to playsound_simple
playwave.py 5.7 KB playwave and playmus tests added.
sail.bmp 15.5 KB Initial import from previous repository.
sample.bmp 67.6 KB Initial import from previous repository.
sample.wav 119.1 KB Audio module completed.
showfont.py 4.3 KB SDL_ttf wrap complete, and showfont test.
showimage.py 2.9 KB Added SDL.image and showimage test
testalpha.py 10.0 KB Three more tests
testbitmap.py 3.5 KB Another fix to pitch measurement in SDL.video; fix to testbitmap
testblitspeed.py 9.4 KB
testcdrom.py 3.5 KB Added gl (incomplete) and cdrom tests.
testgamma.py 3.7 KB Initial import from previous repository.
testgl.py 14.9 KB Fix testgl endian on powerpc.
testjoystick.py 3.6 KB Fix typo.
testkeys.py 340 B Joystick, keys and overlay2 tests.
testoverlay2.py 11.5 KB testoverlay2 endian fix for powerpc. Significant image corruption remains
testpalette.py 8.3 KB Initial import from previous repository.
testsprite.py 5.4 KB Added tests for sprite and timer
testtimer.py 1.2 KB Added tests for sprite and timer
testvidinfo.py 10.2 KB Fix to video version check. Implement rest of testvidinfo
testwin.py 6.5 KB Add testwin test.
testwm.py 5.9 KB Added testwm test, fixes to event filtering.