0
What is the best coding language to code a game in?
I want to code a game (And maybe get famous because of it) and I currently am learning Python, but is there any easier, better language to code a game in?
2 Answers
+ 4
Avoid duplicate question, before you ask the question use search bar in Sololearn
https://www.sololearn.com/Discuss/3204963/?ref=app
https://www.sololearn.com/Discuss/3196828/?ref=app
https://www.sololearn.com/Discuss/3082320/?ref=app
https://www.sololearn.com/Discuss/2903457/?ref=app
https://www.sololearn.com/Discuss/2741360/?ref=app
+ 1
There are a couple of questions you should ask yourself to consider which language is the right one.
First, will my game be played on a desktop or on the Internet?
Second, how much performance is important for my game?
Third, do I know the languages that satisfy the previous questions?