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.08
Filename Size Date modified Message
__init__.py 5.7 KB Rewrite of setup.py for cleaner doc build process; pygame api docs.
array.py 5.7 KB sndarray complete.
base.py 4.4 KB Misc. bug fixes from pygame.draw challenge compat testing
cdrom.py 12.3 KB Rewrite of setup.py for cleaner doc build process; pygame api docs.
color.py 4.2 KB Start pygame wrap
colordict.py 23.5 KB Start pygame wrap
constants.py 17.6 KB Cumulative bug fixes for pygame.draw challenge compat, see changelog
cursors.py 9.6 KB Rewrite of setup.py for cleaner doc build process; pygame api docs.
display.py 24.1 KB Default icon on linux/mac.
draw.py 30.2 KB
event.py 18.6 KB Fixes to event, rect, surface; see changelog
font.py 12.8 KB OS X compatibility changes
freesansbold.ttf 96.3 KB
image.py 17.9 KB 24 bit image.tostring, surfarray.pixels* (numpy only)
joystick.py 10.9 KB pygame.cdrom implemented
key.py 3.9 KB Cumulative bug fixes for pygame.draw challenge compat, see changelog
locals.py 1.1 KB Start pygame wrap
mixer.py 24.9 KB Misc. bug fixes from pygame.draw challenge compat testing
mouse.py 7.0 KB Rewrite of setup.py for cleaner doc build process; pygame api docs.
music.py 8.1 KB pygame.mixer.music implemented. Minor bug fixes to surface and event.
overlay.py 3.9 KB pygame.overlay added, and overlay example UV order fixed.
pkgdata.py 1.7 KB
pygame_icon.bmp 630 B Default icon on linux/mac.
rect.py 13.5 KB OS X compatibility changes
sndarray.py 3.8 KB
sprite.py 19.2 KB
surface.py 53.0 KB Cumulative bug fixes for pygame.draw challenge compat, see changelog
surfarray.py 15.9 KB sndarray complete.
sysfont.py 9.7 KB Rewrite of setup.py for cleaner doc build process; pygame api docs.
time.py 7.9 KB pygame.draw.rect.
transform.py 17.7 KB OS X compatibility changes
version.py 1.3 KB Version information added (1.8.0pre for now, for compat)