0
which language is best for begginers to build any game
i want to post a tutorial but i m in confusion which language should i choose ... kinly drop your opinions please... and give me an upvote 🥺
1 ответ
+ 1
I've had a good experience with Java and LibGDX, though I can't speak for everyone, it is rather obscure. However, it is portable, and runs on mobile devices as well, so it would be a user-friendly start for new game developers.
C# is widely used for game development, so I suggest favoring it if you want to make a PC game.
Python is relatively slow due to its high level nature, but it does have a good deal of support for pygame.
I don't have much experience in web-game programming, so I can't help there sadly.