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
__init__.py 2.9 KB Added joystick module.
active.py 794 B Initial import from previous repository.
array.py 4.8 KB playwave and playmus tests added.
audio.py 12.5 KB Added loopwave test.
cdrom.py 6.1 KB Added gl (incomplete) and cdrom tests.
constants.py 12.0 KB Bump to version 0.04
dll.py 7.8 KB Added SDL.image and showimage test
error.py 1.2 KB Initial import from previous repository.
events.py 12.9 KB Completed SDL_mixer wrap.
image.py 10.9 KB Bump to version 0.04
joystick.py 6.3 KB Possible fix to joystick (still completely untested).
keyboard.py 3.8 KB Filled out major sections of manual; bug fixes to documentation
mixer.py 34.4 KB playwave and playmus tests added.
mouse.py 3.6 KB Initial import from previous repository.
quit.py 1.0 KB Initial import from previous repository.
rwops.py 4.4 KB Initial import from previous repository.
timer.py 4.7 KB Added tests for sprite and timer
ttf.py 13.1 KB SDL_ttf wrap complete, and showfont test.
version.py 1.4 KB Initial import from previous repository.
video.py 49.5 KB Added testwm test, fixes to event filtering.