fitness23 Posted January 16, 2017 Share Posted January 16, 2017 Hi, I created a game in Phaser but I'm trying to make an exe file of it. I used Web2Exe but every time I use it, it does make the exe file but when I try to open it it says "This app can't run on this pc". Has anyone else experienced this? Looking through Google proved unsuccessful for a solution. Alternatively is there another way to make an exe file? Link to comment Share on other sites More sharing options...
CharlesCraft50 Posted January 16, 2017 Share Posted January 16, 2017 You can use nw.js instead: https://nwjs.io/ or Electron: http://electron.atom.io/ Link to comment Share on other sites More sharing options...
phreaknation Posted January 16, 2017 Share Posted January 16, 2017 6 hours ago, CharlesCraft50 said: You can use nw.js instead: https://nwjs.io/ or Electron: http://electron.atom.io/ I suggest electron CharlesCraft50 1 Link to comment Share on other sites More sharing options...
Recommended Posts