0
Which programming language do you recommend me for Game Development?
5 ответов
+ 1
If its for web games then learn html5 canvas but if it's mobile then learn c# or unity3d.
+ 1
I would recommend picking a game engine first and then learning whatever scripting language they use. Also since game engines will have specific functions related to making games, you'll be working with a subset of the language so learning the language in depth isn't necessary.
Many game engines allow you to export your game to multiple platforms like desktop, web, and game consoles too.
Personally I think you should checkout either Godot or Unity. Godot uses GDscript (almost identical to Python) and Unity uses C#.
+ 1
C#
It's simple but complex as u go on further (like JavaScript....)
U can use it to create 2d & 3d games on unity. I mean real games like racing, adventure and something similar to free fire 🔥
Just give it a try