here is a question which some would consider silly but i would still love to ask.
what are the chances of C# or java replacing c++ as the gaming language? more and more books are being written about game design in C#.
c++ has the advantages of being fast and small in memory. but computers gets ever faster and memory gets ever bigger. consider intel's plan for a processor with 8 cores. each with hyperthreading. that is 16 processors. and the planned changes to the bus which would greatly improve memory access.
not only would this make the computer powerfull enough to make java and c# viable for game programming but since these are multithreaded languages they make more use of multiple processors. very few c++ games contain support for multiple processors.
so what do you guys think? not only about the multiple processors but also the increase in processor speed and memory size. would it be enough to make these languages an option for game programming?
C# is a Microsoft lock-in, Java doesn't work (yet) on any major consoles. I would say, neither of these languages will replace C++ in games, perhaps another language will, and perhaps it'll be the next revision of the C++ standard http://en.wikipedia.org/wiki/C++0x.
Well java dosen't work on c++ so i don't think the game will be up to the mark.....
What does that mean? The bottom line is that C# will never replace C++, simply because of cross platform and speed restraints. With more and more mac and linux desktops out there every day, what are thye going to do, miss out on hundreds of millions of potential customers.... ugh, i dont think so. :/
Either the thread starter or a moderator has marked this thread as solved. You can most likely trust the responses and answers given. There is most likely no reason for any further responses to be posted here. If you have a related question, please start a new thread in this forum instead.
This thread is more than three months old
No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Previous Thread in Game Development Forum Timeline:algorithm help