+ 3
What programming language is good for mobile games development
5 Answers
+ 8
web-based games - Javascript (HTML5 Canvas games)
android-based games - Java(Android)
Edit:- C# and C++ are widely used for making computer games using gaming engines,like:- Unity or Unreal.
+ 1
Thanks
+ 1
you can use libgdx. It is game framework written in java. Also it is quite easy to work with android.
0
a game engine might be better
than coding by hand as
@foyraz said
0
for android best lang is Java. but now official android development lang became Kotlin. The best choice for game developers, I think, is Unity, that uses C#