473,382 Members | 1,583 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,382 software developers and data experts.

What is the Progamming Language most commonly used to make big name games like COD4?

tharden3
916 512MB
What is the Progamming Language most commonly used to make big name games like COD4? Is it java? Would you use different ones for different types of games?
Jul 10 '08 #1
3 2265
Nepomuk
3,112 Expert 2GB
Well, you should certainly use different languages for different tasks and as different games require different tasks, yes, you should use different languages.

Java could be a thought if speed isn't the absolute top priority, but rather something like platform independency.

If you want a lot of 3D graphics you would use a different language than for a simple Point-And-Click-Adventure (oh, I love them!).

Quite a few games are written in C++, but I really don't know, what was used for COD4.

You can find more about languages for game development on Wikipedia.

Greetings,
Nepomuk
Jul 10 '08 #2
tharden3
916 512MB
Well, you should certainly use different languages for different tasks and as different games require different tasks, yes, you should use different languages.

Java could be a thought if speed isn't the absolute top priority, but rather something like platform independency.

If you want a lot of 3D graphics you would use a different language than for a simple Point-And-Click-Adventure (oh, I love them!).

Quite a few games are written in C++, but I really don't know, what was used for COD4.

You can find more about languages for game development on Wikipedia.

Greetings,
Nepomuk
gracias amigo. Just curious
Jul 10 '08 #3
jkmyoung
2,057 Expert 2GB
Many big name games are large enough to use multiple languages. Eg, they might use one language for the base logic, another for sound, and another for graphics. Usually the different languages interact with each other, sometimes through API's. Eg, DirectX is a common graphic API used.

Often companies end up using their own Languages, eg EA Flash.
Jul 16 '08 #4

Sign in to post your reply or Sign up for a free account.

Similar topics

121
by: typingcat | last post by:
First of all, I'm an Asian and I need to input Japanese, Korean and so on. I've tried many PHP IDEs today, but almost non of them supported Unicode (UTF-8) file. I've found that the only Unicode...
8
by: Hermawih | last post by:
Hello , I want your opinion about this . In order to say it clearly , I think I have to describe it in long sentences . I could consider myself as Intermediate/Advance Access Developer ;...
5
by: CR | last post by:
I want to write a language learning game for my children? I have the knowledge of what to put in the game but I don't know where to begin programming. Any suggestions? CR
22
by: Michael Nahas | last post by:
Antti & all interested, The draft description of my language to replace C is available at: http://nahas.is-a-geek.com/~mike/MyC.pdf I am a long time C programmer (I read the old testament...
33
by: Jacob Oost | last post by:
Should I get some more general books, like "advanced self-teaching," or can I start on specialized books like "Linux game programming?" Any book recommendations? -- ----- BEGIN GEEK CODE...
11
by: Van Nastring | last post by:
I believe it is c++ right? Why don't they use c#?
23
by: Xah Lee | last post by:
The Concepts and Confusions of Pre-fix, In-fix, Post-fix and Fully Functional Notations Xah Lee, 2006-03-15 Let me summarize: The LISP notation, is a functional notation, and is not a...
669
by: Xah Lee | last post by:
in March, i posted a essay “What is Expressiveness in a Computer Language”, archived at: http://xahlee.org/perl-python/what_is_expresiveness.html I was informed then that there is a academic...
132
by: Frederick Gotham | last post by:
If we look at a programming language such as C++: When an updated Standard comes out, everyone adopts it and abandons the previous one. It seems though that things aren't so clear-cut in the C...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.