How do I make 3d platform games for andriod? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 5

How do I make 3d platform games for andriod?

I was wondering if anyone could share their favorite resources for how to make game apps for andriod? Especially 3d platform games.

11th Feb 2017, 8:17 PM
Fire
7 Answers
+ 11
I prefer Unity3d, but Unreal is just as good and I believe supports Android. You could also get the Android SDK and hard program everything, but I don't recommend it. While, you will learn alot from hard coding, it's not worth the mental agony it will cause.
15th Feb 2017, 3:21 PM
SoraKatadzuma
SoraKatadzuma - avatar
+ 6
you have to learn java start with the book "Think Java: How to think like a computer scientist"
11th Feb 2017, 8:41 PM
Georgios Markou
Georgios Markou - avatar
+ 3
Unity3d is really good but you will need C#. If you want something java based, than give a look to Libgdx.
12th Feb 2017, 6:20 AM
Levon Hakobyan
Levon Hakobyan - avatar
+ 3
I guess you need unity 3D
13th Feb 2017, 12:32 AM
nouha coding girl
nouha coding girl - avatar
+ 2
libgdx
2nd Nov 2017, 8:18 PM
Дмитрий Булкин
Дмитрий Булкин - avatar
+ 1
unity is a good platform and natively exports to android.
11th Feb 2017, 9:19 PM
BigWorm
BigWorm - avatar
+ 1
You can use Unity 3d , Unreal Engine 4 or Coppercube 6. Unreal Engine is the best choice cause it uses Java to develope games and it's also easy!
6th Mar 2021, 8:25 AM
Shardul
Shardul - avatar