Difference between revisions of "Pgreloaded"

From RogueBasin
Jump to navigation Jump to search
 
(replace site url)
Line 2: Line 2:
|developer =  
|developer =  
|released =  
|released =  
|updated = May 19 2009 (2.0.0-alpha1)
|updated = Sept 30 2012 (2.0.0-beta2)
|dependencies = [[SDL]]
|dependencies = [[SDL]] 2.0
|status = alpha
|status = beta
|licensing = LGPL License
|licensing = LGPL License
|language = [[Python]]
|language = [[Python]]
|platforms =  
|platforms = Any (open source)
|site = http://www.pygame.org/news.html
|site = https://code.google.com/p/pgreloaded/
}}{{stub}}
}}{{stub}}


[http://www.pygame.org/news.html pgreloaded] is the rewritten version of [[pygame]] - a set of [[Python]] modules for game programming that run on top of the [[SDL]] library.
[https://code.google.com/p/pgreloaded/ pgreloaded] is the rewritten version of [[pygame]] - a set of [[Python]] modules for game programming that run on top of the [[SDL]] library. It is not backwards-compatible with pygame, and uses SDL 2.0 instead of 1.2.

Revision as of 01:44, 3 March 2013

pgreloaded
Library project
Developer
Released
Updated Sept 30 2012 (2.0.0-beta2)
Status beta
Licensing LGPL License
P. Language Python
Platforms Any (open source)
Dependencies SDL 2.0
Official site of pgreloaded


pgreloaded is the rewritten version of pygame - a set of Python modules for game programming that run on top of the SDL library. It is not backwards-compatible with pygame, and uses SDL 2.0 instead of 1.2.