English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

What types of programming languages are used to create video games, like halo 2 for example?

2006-09-08 03:42:52 · 8 answers · asked by Juice845 1 in Computers & Internet Programming & Design

what do you think about c #(c sharp)?

2006-09-08 03:52:52 · update #1

8 answers

C/C++ would be the likely choices here. They have the capability to produce very efficent code, do any variety of graphics necessary and use libraries that save time in the long run.

2006-09-08 03:49:45 · answer #1 · answered by Anonymous · 0 0

Well for my two cents I love that C++ does almost every thing I need and that my compiler takes it from code to EXE that can run on any windows platform. However I will admit that Java offers some ease of use functions (like error handling and GUI) that I just can't do with C++ (well if I were better versed it it perhaps). Then again I have always thought it would be cool if the dino languages like BASIC and COBOL would make a come back.

It would be awsome if I could get a COBOL compiler for Win XP that worked like Borland's Turbo C++ (the old version) or Personal Cobol. Heck I'd be happy with any COBOL compiler that worked on Win XP.

2006-09-08 04:31:28 · answer #2 · answered by bluescape420 2 · 0 0

C/C++, Halo 2 and the likes need performance and C/C++ gives you that. C# doesn't have the efficiency required; as matter of fact no other language has the total efficiency required to make games.

2006-09-08 03:45:11 · answer #3 · answered by Andy T 7 · 0 0

C++, Halo 2 Software Development Kit.

But C++ will do it, provided that you have a degree in Physics and/or have graduated high level mathematics program.

2006-09-08 03:44:37 · answer #4 · answered by HotRod 5 · 0 0

Game programming is the elite of programming. You have to be very good at applying optimization techniques and having the ability to recognize bottlenecks.

2006-09-08 03:48:33 · answer #5 · answered by kickbutt 3 · 0 0

it depends on the company ... as I know need for speed most wanted is programmed with assembly ( very low level language ) .. but as I know, most games are programmed with C language

2006-09-08 03:48:48 · answer #6 · answered by Luay14 6 · 0 0

C++ as its really close to the metal, squeezing every last bit of performance out of it!

2006-09-08 03:44:47 · answer #7 · answered by Elmer Fudd 6 · 0 0

C++, VC++

2006-09-08 03:48:53 · answer #8 · answered by Anonymous · 1 0

fedest.com, questions and answers