+ 2
Which language is the best to make a game with good graphics ?
5 Answers
+ 2
the graphics of a game is not related to language.It is depended on the game engine you are using . For example, unreal engine has better graphics than unity
+ 1
It depends on the game itself. JavaScript is good for browser-based text-based games, Java for games that are more interactive, or if you want full 3D graphics you'll need an engine.
+ 1
Choose a good game engine (like unreal engine) and use the supported coding language and start working āļø
0
C# (Unity) C++...
0
There is no engine that supports every programming language, so the choice of an engine depends on the languages you know. Also you can not generally say that Unreal Engine has better graphics.