How are console games like Cyberpunk 2077 programmed to perform virtual and interactive movements and physics in the game. | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
+ 1

How are console games like Cyberpunk 2077 programmed to perform virtual and interactive movements and physics in the game.

How many programming languages are involved? And the source codes...? Also, how are various and humanlike movements even possible?

16th Dec 2020, 2:12 PM
aka :)
aka :) - avatar
2 Respostas
+ 2
mostly C++. game physics i think. you can always google about these stuffs. itā€™s almost impossible to write these kind of game/engines without C++, mixing C/assembly (sometimes)
16th Dec 2020, 2:33 PM
Flash
0
Yeah probably.
16th Dec 2020, 2:35 PM
aka :)
aka :) - avatar