0
Mobile game with javascript?
is it wrong to think i can make games/apps(mostly games) for mobile with javascript? i know there are other languages that may be better to do so, but i am getting quite good with html,css and javascript and would love to start making apps and games for mobile. Is it possible to make a extremely popular game with?(and not saying i will but just want to know if it is possible.) thank you in advance.
1 Answer
+ 1
Yes, you can make games with Javascript.
Its popularity will depend on the reception of the game within your audience.
Here are some games mad with HTML5 and JS: https://superdevresources.com/open-source-html5-games/
I suggest you should also take a look at this game engine: http://www.cocos2d-x.org/wiki/Cocos2d-JS
It will help you as a starting point.