2017-12-04 23:13:49 +01:00

15 lines
415 B
Markdown

# pygame
_Library for making multimedia applications like games built on top of the excellent SDL library._
- Home: http://www.pygame.org/hifi.html
- Wikipedia: https://en.wikipedia.org/wiki/Pygame
- Download: http://www.pygame.org/download.shtml
- State: mature
- Code: https://bitbucket.org/pygame/pygame/src (hg) https://github.com/pygame/pygame (mirror)
- Language(s): C, Python
- License: LGPL
## Building