Help me choose an engine

Posted by Gjorgji on Game Development See other posts from Game Development or by Gjorgji
Published on 2011-03-12T13:30:11Z Indexed on 2011/03/12 16:18 UTC
Read the original article Hit count: 186

Filed under:
|
|

So far i've been trying to make a RTS in pygame but, i feel like 2d is not enough and pygame has me do a lot of stuff that i would not like doing. What i would like doing is working on the AI gameplay and such and not worying too much about how to display stuff,physics and the like too much.

So far Unity has boo which is supposed to be similar to python i wonder if that could work. How similar is it to python should i use this? Other options as far as i can see are ogre3d python bindings and UDK.

Which would best suit my needs?

© Game Development or respective owner

Related posts about engine

Related posts about python