hit2501 Posted November 11, 2017 Share Posted November 11, 2017 Hi everyone, I'm developing a game with the almighty Babylon.js, until now its working fine through mobile browsers even when internet is disconnected but now I want to know how can I port it to play it on PC. What I'm trying to achieve is to play my game offline on PC and make an installer. If its useful, I also work with Visual Studio. Any advice would be useful. Thanks. Quote Link to comment Share on other sites More sharing options...
mr_pinc Posted November 11, 2017 Share Posted November 11, 2017 Check out electron. We use it for desktop versions of our apps. When used with electron builder it can generate auto update files and an installer hit2501 1 Quote Link to comment Share on other sites More sharing options...
hit2501 Posted November 11, 2017 Author Share Posted November 11, 2017 Thanks mr_pinc I'll check it now. Quote Link to comment Share on other sites More sharing options...
GameMonetize Posted November 13, 2017 Share Posted November 13, 2017 UWP has also a way to create native app using pure JS Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.