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

pygame / WHATSNEW

Tag
start
1
2
3
4
5
6
7
8
9
This is a list of changes in PyGame's version history.


0.2:
        Documentation takes a step forward
        Sound, mixer and music, now working   (and added to aliens)
        Addition of get_width, get_height, and get_rect to Surfaces
0.1:
        PyGame First Release