Game programming language (not engine one) question

Newbie Member
31Jan2010,02:02   #1
newn's Avatar
Hi everyone,
i was peacefully learning c++ when my friend asked me what i'm doing. Then he tried to convince me to learn other languages, for example Java or C# after i told him, that i have no intention making engines.
So, my question is: What languages are used to create games mostly? I mean big games, not mario or tetris. And i mean PC games, not console ones, not Unix, but Windows based games, because i'm confused what to learn - finish C++ book and go for another language, continue learning C++ or drop C++ and go for another language now. I have no intention writing engines like ogre or something like that.
Thanks for advices and answers.
Know what you can do.
1Feb2010,17:52   #2
SpOonWiZaRd's Avatar
C and C++ are used mostly and is also the best, but it is advisable to finish what you've started and then expand your knowlege to more languages.
Newbie Member
29Apr2010,19:12   #3
edgdro2's Avatar
Well it depends on what game type you are going to make... Games such as Runescape are designed with Java, but most games like he said are C and C++. The best way to do it and the way that I have done it is learn as much you can about all languages therefore if there are questions in other parts of the game you can problem solve so you are not dependent on other programmers.
Go4Expert Member
12Sep2010,07:52   #4
migmoto007's Avatar
ummm edgdro2 how would you put the game together? im confused in that one haha.