Haath Posted November 12, 2016 Share Posted November 12, 2016 Title. Link to comment Share on other sites More sharing options...
0 Gibier Posted November 12, 2016 Share Posted November 12, 2016  Mono Compatible  The Intersect client is powered by MonoGame. The server is mono compatible. In the future you can look forward to the possibility to deploying your game across across many platforms including Mac, Linux, mobile devices and consoles. You can host your game server in a Linux environment already. Cut the costs of hosting your game because you won't pay extra for Windows servers. Link to comment Share on other sites More sharing options...
0 Cheshire Posted November 12, 2016 Share Posted November 12, 2016 I would imagine it'd take some rewriting to get certain things to work (seeing how the client seems to be primarily written for Windows environments at the moment) but I'm not going to say it'd be impossible. Heck, I believe you could likely port it to Unity and make use of their cross-platform capabilities as well. Link to comment Share on other sites More sharing options...
0 Haath Posted November 12, 2016 Author Share Posted November 12, 2016 1 hour ago, Joyce said: I would imagine it'd take some rewriting to get certain things to work (seeing how the client seems to be primarily written for Windows environments at the moment) but I'm not going to say it'd be impossible. Heck, I believe you could likely port it to Unity and make use of their cross-platform capabilities as well.  Well why you use a framework like Monogame in the first place is so you dont "write for windows" but you "write for monogame". Usually you can just use the exact same code but compile it differently for each platform. Why i'm asking the devs is because for example, this sort of thing would be difficult if they used DirectX instead of OpenGL     Link to comment Share on other sites More sharing options...
0 Cheshire Posted November 12, 2016 Share Posted November 12, 2016 Well, there's always optimizations and slight changes between platforms.. or just flatout things you can not do on certain platforms. Which is why I'm saying that it might need some work. Â Considering they're not using WinForms and (as far as I can tell) only cross-platform libraries it shouldn't be a big deal to get it to work.. Although I've also seen a few libraries that I can't quite put my finger on, they only seem to be used in the editor however. Link to comment Share on other sites More sharing options...
0 panda Posted November 12, 2016 Share Posted November 12, 2016 Pretty sure JC has already gotten Intersect running on Android and the browser through Unity, but he isn't going to release incomplete libraries he doesn't have the time to support while the entire engine is in alpha. Neeknog 1 Link to comment Share on other sites More sharing options...
Question
Haath
Title.
Link to comment
Share on other sites
5 answers to this question
Recommended Posts