PDA

You are currently viewing a search engine-friendly (archive) version of this page.

View Full Version : c++ question??


MySt
October 17, 2001, 01:24 am
are the modern games e.g quake 3,and so on programmed in c++? or am i way off here??? and also if im wrong tell em what programming luangage they prefer to use..

thanks i'm just curious.

hari
October 17, 2001, 03:14 am
i thick we can write any game using c++, bcos c/c++ is the hart of the computer's

<img src="graemlins/jump.gif" border="0" alt="[Jumping]" /> :) :) :)

MySt
October 17, 2001, 01:34 pm
thanks hari , i know u can write games in java ,c ,pascal,c++ ,etc , but i was just wondering what the modern games eg quake 3 and so on ,what they programm them wif :) thanks anyway.

Tonker
October 18, 2001, 02:55 am
No too sure what they use to program games with. My guess would be that they use C/C++ for the engine because of speed of execution - maybe some assembly. Java would be pretty slow for a game like Quake. <img src="graemlins/evil.gif" border="0" alt="[Evil]" />