what coding language would be used to make games
1 Like
there isn’t one language which is an all-fit, there are multiple factors at play. What platform for example is very important. PC -> c++ is a possibility, android -> java, ios -> swift, and so on. Web games -> Javascript.
3 Likes
This topic is inactive.