Difference between revisions of "Pygame"
Jump to navigation
Jump to search
m |
|||
Line 12: | Line 12: | ||
[http://www.pygame.org/news.html Pygame] and [[pgreloaded]] are a set of [[Python]] modules for game programming that run on top of the [[SDL]] library. | [http://www.pygame.org/news.html Pygame] and [[pgreloaded]] are a set of [[Python]] modules for game programming that run on top of the [[SDL]] library. | ||
[[Category:Library]] | [[Category:Library]] |
Revision as of 10:13, 3 June 2009
Pygame | |
---|---|
Library project | |
Developer | |
Released | |
Updated | Jul 30 2008 (1.8.1) |
Status | stable |
Licensing | LGPL License |
P. Language | Python |
Platforms | |
Dependencies | SDL |
Official site of Pygame |
- This page is a stub. Please help RogueBasin by expanding it. Click here to edit this page.
Pygame and pgreloaded are a set of Python modules for game programming that run on top of the SDL library.