Programming with game design | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Programming with game design

what are the best programming languages for making a game on a mobile device

18th Mar 2017, 5:12 PM
Ronso Komoto
Ronso Komoto - avatar
6 Answers
+ 9
I have AIDE and I would not recommend it much because it has many bugs and the dexing time is ridiculous for medium to large projects... That being said, you can develop mobile games on your PC ( if you have one) instead using an IDE like Eclipse and the libGDX also.
18th Mar 2017, 6:16 PM
Karl T.
Karl T. - avatar
+ 8
Unfortunately very few apps are available to make apps on mobile and most of them are useless . AIDE is famous but quite complicated.
19th Mar 2017, 7:26 AM
Utkαrsh
Utkαrsh - avatar
+ 3
you can make it using python that is very easy to learn an understand and then use kivy library and some tool for packaging your app I wrote my first simple app few weeks ago after learning python and kivy see https://play.google.com/store/apps/details?id=mais.gambet&rdid=mais.gambet
19th Mar 2017, 8:38 AM
mohammad ammar
mohammad ammar - avatar
+ 1
learn c++ & java
18th Mar 2017, 5:28 PM
Mark Derby
Mark Derby - avatar
0
On mobile device you can Try AIDE avilable on Play Store (Android) you need to know Java and Game Library JAVAGDX to develop game on mobile.
18th Mar 2017, 5:19 PM
Vishal Prajapati
0
what's a really good IDE for that
18th Mar 2017, 7:19 PM
Ronso Komoto
Ronso Komoto - avatar