Previous Thread  Next Thread

chat icon Game Programming Code

static45

Posted: Thu Feb 20, 2003 8:43 pm
Joined: 20 Feb 2003
Posts: 2
I want to know what kind of programming language to use to make games? Any suggestions

I have the general idea of what to do, but what can I make it all come together with.

Static45 Smile
Reply with quote


OTO

Posted: Thu Feb 20, 2003 9:28 pm
Joined: 16 Oct 2002
Posts: 426
You're "idea" is very , very general i guess Smile
I'm no programmer so maybe i'm wrong!!
You can do games with any language, but i guess that the most
used one in "game studios" is C / C++
If you want to make games with Blender, you should learn
Python, a powerfull and (almost) easy language.
Good luck
António
Reply with quote


mark_wales5

Posted: Fri Feb 21, 2003 2:43 pm
Joined: 21 Feb 2003
Posts: 1
C/C++

That's about it really, if you want to learn C++ buy a book. "Using C++" published by Que is the best one I have. Also check out http://nehe.gamedev.net coz they have great OpenGL tutorials.
_________________
- Mark -
Reply with quote


Coz

Posted: Fri Feb 21, 2003 7:58 pm
Joined: 16 Oct 2002
Posts: 46
Actually, you can make good games with most programming languajes, but C/C++ is the most widely used, since both are fast and powerful, being C faster using less memory, and C++ being more powerful.

I have way more stuff to discuss here, but since other people have done it better that I'm going to do it, just go to www.gamedev.net and check in the upper part under resources the link 'For Beginners' and you will be on the right track Very Happy
Reply with quote


 
Jump to:  
Powered by phpBB © 2001, 2005 phpBB Group