Uncharted 4 in Python

What is the code for Uncharted 4 in Python?

This maybe sound like a very stupid question but do you know how to code it in C++?

MDN has an excellent introduction and tutorials for writing very simple basic games in Javascript - what’s really exciting is if you start with javascript now you may be able to use C++ with webassembly by the time you become an advanced game programmer

https://hacks.mozilla.org/2017/07/webassembly-for-native-games-on-the-web/

rmdawson71 Thank you so much for the help you have give me today.