0
¿which language is being used by the game devolopers to create script files such as cleo (especially in gta series games)?
2 odpowiedzi
0
C++ is the basic language for game engines, because it is fast an run on every systhem including game consoles and microcontrollers.
0
Gracias..