Python 3 works fine with Pygame. Updated pygame downloads are available here: https://bitbucket.org/pygame/pygame/downloads
SDL 2.0 wrappers are available here: https://code.google.com/p/pgreloaded/ or here: https://bitbucket.org/pcraven/pygame2 Paul Vincent Craven On Mon, Apr 15, 2013 at 11:25 AM, Andrew Barlow <andrew.bar...@gmail.com>wrote: > Hello, > > I was just wondering what the state of PyGame was these days? I see there > hasn't been a new version since 2009. I'm hoping its just because its so > stable, but I wanted to be sure. > > Is there another wrapper around SDL that people prefer now? > > Is Python 3 fully supported yet? > > Any information would be hugely appreciated! > > Cheers >