What is a game engine?

Making A Game...What Game Engine To Use?

  • I am taking part in a game developing contest. I am very good at c++, and I work very well with Visual Studio 6.0. But the fact is, I need to make game with very good graphical interface, and I cannot do that in Visual Studio. Programming language is not a problem for me, but I need to know what game engine i can use to develop my game. I'm thinking of making a first person shooter game. Which game engine would be good? (and preferably free)

  • Answer:

    one thing i've learned you cand o just about anything with any language it's just a matter of know how. In Visual Studio i think one of the graphical engines you have there is DirectX. and most C++ has access to OpenGL. you'll most likely have to search newer libraries. the problem isn't with the language it's just the libraries you have installed. http://directxtutorial.com/Tutorial11/tutorials.aspx

Ray at Yahoo! Answers Visit the source

Was this solution helpful to you?

Other answers

one thing i've learned you cand o just about anything with any language it's just a matter of know how. In Visual Studio i think one of the graphical engines you have there is DirectX. and most C++ has access to OpenGL. you'll most likely have to search newer libraries. the problem isn't with the language it's just the libraries you have installed. http://directxtutorial.com/Tutorial11/tutorials.aspx

Andron Smith

Related Q & A:

Just Added Q & A:

Find solution

For every problem there is a solution! Proved by Solucija.

  • Got an issue and looking for advice?

  • Ask Solucija to search every corner of the Web for help.

  • Get workable solutions and helpful tips in a moment.

Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.