+ 3
Which language used in android gaming?
4 Answers
+ 4
It usually wouldn't be just one language that is used to create a game, but a game engine. A game engine is basically a tool used for creating any type of game for mobile, console, whatever. One of the more prominent and popular game engines that can be used for Android game development is Unity, which uses C# and JavaScript for scripts, but Android Studio may also be able to create simpler games while using Java.
+ 3
thanks!
+ 2
No problem! ;)
+ 2
C# and Java