Game engine with python scripting?

Posted by Kayle on Stack Overflow See other posts from Stack Overflow or by Kayle
Published on 2011-01-08T16:47:47Z Indexed on 2011/01/08 16:53 UTC
Read the original article Hit count: 344

Looking to put together a 3D side-scrolling action platformer. Since this is my first time trying to put together a non-simple adventure game, I'm at a loss for which engine to consider.

I would prefer one that supports scripting in python, since that's my primary language. Without tight controls, the game will suck... so speed is a priority. Cross-platform is also important to me.

Any suggestions?

© Stack Overflow or respective owner

Related posts about python

Related posts about cross-platform