javascripthtmlcordovanui

Building games through PhoneGap


I am new to the whole PhoneGap (among other solutions like Trigger.io). I am interested in making games, and NUI interfaces with these softwares, but I don't know where to start. Does anyone have experience making such products with PhoneGap or the like, and if so, how was it done?

Thanks in advance.


Solution

  • You make a HTML5/JavaScript game as you normally would and then wrap it with PhoneGap.

    The use of frameworks such as Impact or CocoonJS can help with the first part.