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
data
macosx
__init__.py 0 B Added __init__.py to make examples a package.
aacircle.py 762 B Merge update, added resizing to movie module. Cleaned up several really
aliens.py 9.3 KB remove svn:executable tags and add setmods script to set executable permissions
arraydemo.py 4.5 KB implement *_tags.py module replacement to *_test.py level tags.
blend_fill.py 3.0 KB all standard modules build with Python 3.1. Optional movie module adapted. setup.py skips unsupported files for Python 3
blit_blends.py 5.7 KB all standard modules build with Python 3.1. Optional movie module adapted. setup.py skips unsupported files for Python 3
camera.py 2.1 KB implement *_tags.py module replacement to *_test.py level tags.
chimp.py 5.7 KB merging with python3 branch r 2048
cursors.py 3.0 KB updated examples so that they all have a main() and use pygame.quit
eventlist.py 3.6 KB Finished trunk rev merge 2544
fastevents.py 2.8 KB adapt fastevent module for Python 3.1
fonty.py 2.5 KB merging with python3 branch r 2048
glcube.py 2.7 KB implement *_tags.py module replacement to *_test.py level tags.
headless_no_windows_needed.py 1.3 KB all standard modules build with Python 3.1. Optional movie module adapted. setup.py skips unsupported files for Python 3
liquid.py 2.4 KB examples can be run from outside the examples directory
mask.py 5.4 KB adapt mask module for Python 3.1
midi.py 29.3 KB Merge update, added resizing to movie module. Cleaned up several really
moveit.py 1.8 KB examples can be run from outside the examples directory
movieplayer.py 1.5 KB remove svn:executable tags and add setmods script to set executable permissions
oldalien.py 6.6 KB remove svn:executable tags and add setmods script to set executable permissions
overlay.py 1.4 KB adapt overlay for python 3.1; untested though importing does crash anything
pixelarray.py 3.0 KB all standard modules build with Python 3.1. Optional movie module adapted. setup.py skips unsupported files for Python 3
readme.txt 2.6 KB typo
scaletest.py 4.3 KB merging with python3 branch r 2048
scrap_clipboard.py 2.6 KB implement *_tags.py module replacement to *_test.py level tags.
scroll.py 6.6 KB remove svn:executable tags and add setmods script to set executable permissions
sound.py 1.3 KB all standard modules build with Python 3.1. Optional movie module adapted. setup.py skips unsupported files for Python 3
sound_array_demos.py 7.3 KB Merged with trunk rev 2482
stars.py 2.4 KB merging with python3 branch r 2048
testsprite.py 6.7 KB adapt joystick and cdrom modules for Python 3.1
vgrade.py 2.9 KB implement *_tags.py module replacement to *_test.py level tags.