1 decade ago by mimik
Anyone know how i setup my code to work with cocoonJS?
i have the app and i know how to upload zip files.
But i dont know how to start an Impact.js Game in it.
Cant really find any documentation.
So there is no DOM, how do i make it hook into to the app?
this wont work
i have the app and i know how to upload zip files.
But i dont know how to start an Impact.js Game in it.
Cant really find any documentation.
So there is no DOM, how do i make it hook into to the app?
this wont work
ig.main('#canvas', MyGame, 60, 320, 240, 2);