0
I learn coding for make games,what language I should know?
3 Answers
+ 1
python-> pygame
html, css, js -> running games in a browser
c++ -> unreal engine
c# -> unity
but you can code games in rust as well as in other languages
+ 1
The most common ways to build games is:
Unreal Engine, which uses C++
Unity Engine uses C#
GoDot Engine uses GdScript or C#
Though it is possible to write games without a game engine, the majority of games that you can download are built with these three tools.
You can also learn to do native programming with Swift, Go, Python, Java, Kotlin, and JavaScript.
0
The important question is what kind of game?
Here's some reading for you:
https://sololearn.com/compiler-playground/W0uW3Wks8UBk/?ref=app
https://www.sololearn.com/discuss/2099985/?ref=app
https://www.sololearn.com/discuss/511054/?ref=app
https://www.sololearn.com/discuss/84093/?ref=app
https://www.sololearn.com/discuss/840688/?ref=app