Jump to content


omercan

Member Since 11 Jul 2012
Offline Last Active Aug 22 2012 06:08 PM
-----

Posts I've Made

In Topic: learning a programming language

12 July 2012 - 12:08 AM

You can use nearly every programming language but often c/ c++ and java is used. Sometimes also Python or others.
Often commercial game engines have their own propietary scriptlanguage. If you want to use an engine I suggest Unreal, Unity or the CryEngine.
If you also want to write code I suggest OGRE or Irrlicht (or mine, but it is not really useable at the moment ;) )
But writing a game is not a simple task, start with something simple...
And don't forget, Google and the Internet is your friend :D