+ 3
Which is the best language to create a game?
I want to make a game but I don't know which language to use
3 Réponses
+ 9
For complex games, it’s best to use a game engine, such as Unity Engine (C#) or Unreal Engine (C++ and a visual blueprint language)
If you insist on doing it from scratch, I’d recommend C++. You’ll need libraries, such as OpenGL and Ogre(for 3D.) For 2D, you can use OpenGL with sdl or SFML.
+ 2
C++ is recommended for making games in many websites https://www.freelancer.com/community/articles/what-is-the-best-programming-language-for-games