Hi, I exported my game to produce a linux64 dir.
I have ubuntu 12.04.
The question is, how do I run the game on Linux?
1) Do I need to install node.js?
2) Do I need to install any other node packages?
3) If I do need to install node, how then do I run the game?
4) Anyone know how to get the equivalent of a start menu on Unbuntu desktop, such that I can find where I can run an xterm? There seems to be no way to run apps unless they have been installed via the "Ubuntu software center", which doesnt even have node. i guess I could try and navigate using the file browser to wherever xterm is installed, but it seems a backward step.
Any help greatly appreciated.