Game Engines

Soldato
Joined
8 Sep 2003
Posts
23,180
Location
Was 150 yds from OCUK - now 0.5 mile; they moved
Hi all

I know how modding communities and level design works, using a level builder application. (mainly FPS)

But how is the engines for the games made? how is it compiled etc etc

EDIT : Wrong forum...i have already RTM'd so shhh!
 
C++, almost exclusively for the core of a game engine. Sometimes a scripting language (like LUA, python, unrealscript) is integrated into that to program the gameplay.
 
c++/DirectX/win32 api , its all on msdn not forgetting the modelling packages like maya/3d max to make the models and objects for the world
 
Back
Top Bottom