I tried exporting to desktop with the node-webkit, but it was just a kinda sloppy and unprofessional looking window.
Is there any way to export a desktop game as a fullscreen program, without any window borders?
Use browser object and:
<img src="http://dl.dropbox.com/u/3232744/fl.png" border="0" />
YES! That worked perfectly, thank you. Now I just need to find the necessary function for an Exit button.
-Edit-
Ah, Browser has a Close function as well. Easy stuff.
Just something to be aware of - we've determined that the Browser > Close function does not always work with the node-kit exporter. It will sometimes close it, but will most of the time crash the game.
Develop games in your browser. Powerful, performant & highly capable.
Wait, then how do you reliably close the game if you play it in fullscreen desktop?
ome6a1717 would you mind report a bug?
It's been done.