Can I make a 3D Android game using JavaScript? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 4

Can I make a 3D Android game using JavaScript?

Hello everyone, I'm a 15 year old who has recently downloaded this app and have completed the first six lessons of JavaScript without committing any mistake(I got an achievement for this :D) I want to make a 3D open world game on Android, can I make it after I have gained enough experience on JavaScript? I look forward to joining the community and learning coding. Thanks!

11th Jul 2017, 6:08 PM
Aditya
5 Answers
+ 12
Yes, you can, these are 3D game engines that use JavaScript and are compatible with Android: ● A-Frame ● Blend4Web ● PlayCanvas ● Three.js ● Unity ● WebGL / OpenGL (are browser native but can be incorporated to Android) ●CocoonJS ● Turbulenz (uses TypeScript which is basically JavaScript of the future with super powers☺) You can check the whole list of game engines (2D and 3D) here: https://en.m.wikipedia.org/wiki/List_of_game_engines
12th Jul 2017, 1:49 AM
Pao
Pao - avatar
+ 2
Unity (3D game engine) allows you to use JavaScript for it's scripting, so yes.
11th Jul 2017, 6:09 PM
AgentSmith
+ 2
I think it is necessary to use other tools for this task...
11th Jul 2017, 6:10 PM
Andrii Andrushchenko
Andrii Andrushchenko - avatar
+ 1
+Andrii Andrushchenko +Netkos int Thanks a lot for giving me an answer! But +Andrii Anrushchenko can you suggest me some tools? Thanks :)
11th Jul 2017, 6:13 PM
Aditya
0
yeah
12th Jul 2017, 3:12 AM
Ash
Ash - avatar