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.04
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
loopwave.py 1.4 KB Added loopwave test.
moose.dat 55.0 KB Joystick, keys and overlay2 tests.
pixels_ctypes.py 935 B Initial import from previous repository.
pixels_numpy.py 1.7 KB Release 0.03. Fixes to test programs to match updated api.
playmus.py 3.3 KB playwave and playmus tests added.
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.4 KB 1-bit depth surfaces, and testbitmap port.
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.6 KB testgl finished.
testjoystick.py 3.6 KB Joystick, keys and overlay2 tests.
testkeys.py 340 B Joystick, keys and overlay2 tests.
testoverlay2.py 11.3 KB Joystick, keys and overlay2 tests.
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.