Computer problems,Computer help
*AX SOFT>>>Programming & Design

What are the primary programing languages involved in video game production?


10 points for most/best information. Thanks!

I should have specified. I am primarily interested in languages used with the next generation consoles (PS3, XBOX 360, etc.)

Baisc languages for Games are C/C++ in fact Visual C++ with 3D modeling softwares like 3D Max/Maya etc

Assembly language used to be common, but it has mostly died out. C++ is very common, flash is used for simple games.
Special cases require different tools:
Massively muliplayer on-line games usually use databases for the back end, they usually use SQL code.
Web based games are more likely to use flash or sometimes Java and various web scripting languages.

most probably C++, i seen many times on application forms that a person requires C++ knowledge.

The above answers are apropriate with respect to the game's kernel or engine. But if you're talking about the artificial intelligence behind the graphics, take a good look at LISP. (Then uncross your eyes... yes, it's that confusing.)

Tags
  General - Computers & Internet   Software   Security   Programming & Design   Facebook   Flickr   Google   MSN   MySpace
Related information
  • For people who know HTML?

    <img src="yourpic.jpg" align="left"/> Your Text

    ...
  • Using exponent in C++ Visual Basic 2005 Express Edition?

    // // Done in Visual C++ 2005Express Edition // #include <iostream> #include <math.h> void main() { double val = 0.0; val = 3.0 * pow(10.0, 8.0); std::cout <...

  • How do i create a simple "Suggest site to friend" page using php?

    mail(to,subject,message,headers,paramete... so in you case when you click on the send button it will send to a new page (suggestfriend.php) <html> <head><title></title&g...

  • What is the common formula to get the answer of the fibonacci sequence?or give me some example of fibonacci?

    alright, f(0)=0, f(1)=1, f(n+1)=f(n)+f(n-1) this means that you have to code the first two values as fixed, afterwards you just add the previous two values, for example 0->x 1->y while ...

  • C++..........................?

    AT www.esnips.com/

    ...
  • How to change color in Scrollbar in html css Coding pleaseee?

    You have to change the characteristics indivually. Put it in body CSS tags...these are the options you can change (you will need to put your own HEX in there in place of the zeros. By the way, not ...

  • To run a web search engine what I need: computer with algorithm which is working constantly or if somebody?

    you need web crawlers and a lot of disk space and bandwidth, you need to make your own database format and wordlists and then you need to decide which results should show up first in the search. O...

  • Which course I have to do to become a good web designer?

    That really depends on the place where you want to study, whether or not they teach you ALL that stuff. Remember, web design is as much art as it is programming. Before you ever write the HTML ...

  •  

    Categories--Copyright/IP Policy--Contact Webmaster