More modern styled video games to be specific, and for PC (personal Computer) games.
What type of program language(s) is used in Video Games?
Guest
Usually the main 3 that are most common are French, English, and Spanish. But most modern games consist well over 70 different languages.
Luke
Most game engines for AAA titles are written in C++, because they're all about speed.
You can code games in lots of other languages though; MineCraft was written in Java.
JavaScript (sometimes wrongly called HTML5) is pretty popular for creating games right now, since the game will run everywhere, including all mobile devices.
Chris