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
Branch
ctypes-soc
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.2 KB Multiple fixes for Phil's games.
draw.py 30.2 KB pygame.draw.polygon accepts tuple
event.py 18.6 KB Post event fixed
font.py 13.0 KB Multiple fixes for Phil's games.
freesansbold.ttf 96.3 KB
image.py 18.0 KB 24-bit surface to RGBX with no srccolor
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 Multiple fixes for Phil's games.
mouse.py 7.1 KB mouse and surfarray fixes reported by Lenard Lindstrom
music.py 8.2 KB Multiple fixes for Phil's games.
overlay.py 3.9 KB pygame.overlay added, and overlay example UV order fixed.
pkgdata.py 2.0 KB Egg support and version 0.09 release
pygame_icon.bmp 630 B Default icon on linux/mac.
rect.py 13.5 KB Surface.set_clip for negative-sized rects.
sndarray.py 3.8 KB
sprite.py 19.2 KB
surface.py 54.0 KB 16-bit transform.scale
surfarray.py 15.9 KB mouse and surfarray fixes reported by Lenard Lindstrom
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 19.7 KB 16-bit transform.scale
version.py 1.3 KB Version information added (1.8.0pre for now, for compat)