In which operating system,construct 2 games can work?
How can I make c2 games to run in different operation systems,if I want export my game on steam?
any and all operating systems with a browser and html5 support.
(pretty much any electronic computer/handheld)
For steam I believe nodewebkit is the way to go. mac and windows support. I dont know about linux.
Develop games in your browser. Powerful, performant & highly capable.
Node-webkit supports Win and Mac, but linux support is broken for newer distro's (this is nodewebkit, not C2). There are workarounds though:
https://github.com/rogerwang/node-webki ... budev.so.0