pygame is
Python
Simple DirectMedia Layer
 
 
pygame.org is
Site Swing
Wiki

WxPython

      
Search:  
 
 
This method can be used to create a wxBitmap inside of wxPython, using wx.BitmapFromBufferRGB or RGBA.
bmp = wx.BitmapFromBufferRGB( surface.get_width(), surface.get_height(), surface.get_buffer() )
wx.BitmapFromBufferRGBA must be used if the surface contains per pixel alpha data.
spotlight

 
our projects
pygame.org welcomes all python game, art, music, sound, video and multimedia projects. If they use pygame or not.
 
recent releases
May 19, 2013

May 18, 2013


May 17, 2013

May 16, 2013

May 15, 2013


May 11, 2013

May 8, 2013

Apr 26, 2013

Apr 24, 2013

Apr 23, 2013

... more!
 
for pygame related questions, comments, and suggestions, please see help (lists, irc)