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!
¡Nuevo curso! ¡Todo programador debería aprender IA Generativa!
Prueba una lección gratuita
+ 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 Respuestas
+ 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