Game engines that use C++

Jun 28, 2012 at 5:50pm
I'm looking for a game engine that uses C++. I want to create a 3D game but I know what you're gonna say. However I did created some 2D games.... but I can't create 2D mmorpg/shooting games with scripting/coding on there because they're not free. :( Sooo what game engine out there that can make 2D and 3D or 3D with C++?
Last edited on Jun 28, 2012 at 5:55pm
Jun 28, 2012 at 6:12pm
Jun 29, 2012 at 12:32am
That's not a.... game engine O.O?
Jun 29, 2012 at 12:57am
SFML is a multimedia library. Look at Ogre, or Irrlicht. That's all I can think of top of my head.
Jun 29, 2012 at 3:19am
Ogre3D is nice if you take the time to learn all it's features but it's not enough to make a full game.

I would go with Unity or CryEngine because they are both full on development kits so you don't have to spend days trying to hook up you 3D, Physics, Audio, and Gui components together.

Topic archived. No new replies allowed.