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.06
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 Basic pygame.draw.arc; TODO width, 24-bit
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 16.8 KB subsurface blit (untested)
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.1 KB 24-bit rasterising funcs.
event.py 18.4 KB pygame.mixer.music implemented. Minor bug fixes to surface and event.
font.py 12.5 KB Rewrite of setup.py for cleaner doc build process; pygame api docs.
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 pygame.key and pygame.joystick implemented
locals.py 1.1 KB Start pygame wrap
mixer.py 24.8 KB sndarray complete.
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.
pygame_icon.bmp 630 B Default icon on linux/mac.
rect.py 13.3 KB Convert rect arguments to int. Return clip rect for filled poly
sndarray.py 3.8 KB
sprite.py 19.2 KB
surface.py 53.0 KB Rewrite of setup.py for cleaner doc build process; pygame api docs.
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.5 KB
version.py 1.3 KB Version information added (1.8.0pre for now, for compat)