+ 1
I need ideas on creating android app
I would really appreciate if if I could get ideas on creating a game like age of civilisation on the android platform. I need to know the favorable language for such a game. I am currently learning python.
5 Réponses
+ 1
You can use Unity game development engine if you want to develop mobile games. You will need to learn either C# or JavaScript for that. I would personally recommend using C# because it is more advanced and optimised for developing games. Cheers.
0
you should learn java to create Android games
0
while studying begin with simple games just to figure out how activities and layouts work
0
does it mean python can't work for it ?
0
yep. Android SDK is pure Java. sorry