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
Filename Size Date modified Message
gp2x
__init__.py 6.4 KB a hint in the exception on how to get pyobjc to install.
_numpysndarray.py 4.6 KB Fixed numpy sndarray.make_sound.
_numpysurfarray.py 15.6 KB Fixed surfarray.make_surface() and surfarray.blit_array() bugs as reported by Lenard Lindstrom.
color.py 4.2 KB color name fix
colordict.py 23.5 KB color module
cursors.doc 3.7 KB typo
cursors.py 9.6 KB fix cursors documentation
freesansbold.ttf 96.3 KB new font
locals.py 1.1 KB changed it so that pygame.Mask is there... and not in locals.
mac_scrap.py 4.1 KB Updated mac_scrap to pass some tests, and raise NotImplementedError otherwise.
macosx.py 4.8 KB fix typo
pkgdata.py 2.1 KB setuptools/pkg_resources support for pkgdata
pygame.ico 1.1 KB import fixups and icons
pygame_icon.bmp 630 B import fixups and icons
pygame_icon.icns 52.4 KB massive update for osx support
pygame_icon.tiff 60.2 KB massive update for osx support
sndarray.doc 3.2 KB Added get_arraytype() to sndarray and surfarray for querying the active array type. Renamed use_array() to use_arraytype().
sndarray.py 6.1 KB Added get_arraytype() to sndarray and surfarray for querying the active array type. Renamed use_array() to use_arraytype().
sprite.doc 10.6 KB Modified based on some comments left on the website.
sprite.py 41.7 KB [BUG] Fixed up pygame.mask.from_surface, got color key, and perpixel alpha
surfarray.doc 6.8 KB Added get_arraytype() to sndarray and surfarray for querying the active array type. Renamed use_array() to use_arraytype().
surfarray.py 11.6 KB Added get_arraytype() to sndarray and surfarray for querying the active array type. Renamed use_array() to use_arraytype().
sysfont.py 9.3 KB removed some unreachable code
version.py 1.3 KB version change to 1.8.0release