Just a heads up - pygame reloaded is already importable as pygame2. It's also a wrapper around SDL 2.0, although I don't know how it differs from your code:
http://code.google.com/p/pgreloaded/ On 22 February 2013 21:40, Paul Vincent Craven <p...@cravenfamily.com>wrote: > Hi, this is a very early start of a Pygame that runs on SDL 2.0 with full > OpenGL hardware acceleration: > > https://bitbucket.org/pcraven/pysdl/wiki/Home > > Paul Vincent Craven >