+ 3
What language to choose for game?
what language to choose for creating large-scale games, RPGs, VR, and in which a beginner could get comfortable? Какой язык выбрать для создания масштабных игр, РПГ, ВР, и на котором будет комфортно освоиться новичок?
11 ответов
+ 4
I would recommend you a game engine. For large RPGs and stuff like this I would use Unreal Engine.
On yt there are many tutorials, so you can look into some and inform about it. 😋
For 2D Games Unity works absolutely fine (had good experience with it) and is easy to learn (uses C#).
+ 3
I recommend that you learn C++
It's very powerful in creating games
Even microsoft uses it
+ 3
C# i.e for unity game engine or you could try C++ for unreal engine but I think for beginner you should go for unity as it is easier to use and has a large developer community.
+ 2
Hi, below are some links that may help you to know better about Game Development.
Please, do make a use of Search engine for future references.
Happy learning! 👍🙂
https://www.sololearn.com/Discuss/2569178/?ref=app
https://www.sololearn.com/Discuss/2555360/?ref=app
https://www.sololearn.com/post/599487/?ref=app
https://www.sololearn.com/Discuss/2569260/?ref=app
+ 2
English?
+ 2
Python is the easiest to build game. With import freegames, you can build a very good cross game and pac man with only 50 lines and less. You need to install pip first.
+ 1
Python would be best
0
i'd recommend c++ or c#, c++ works better in my opinion, but c# is easier to learn. have a look at both and see which one you like better