+ 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!
5 Respostas
+ 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
+ 2
Unity (3D game engine) allows you to use JavaScript for it's scripting, so yes.
+ 2
I think it is necessary to use other tools for this task...
+ 1
+Andrii Andrushchenko +Netkos int Thanks a lot for giving me an answer! But +Andrii Anrushchenko can you suggest me some tools? Thanks :)
0
yeah