If my game runs with 30FPS on Chrome (for example),
If I export it as windows app, would it run also with 30 FPS?
Or would it run better? or worse?
Which platform is the best/faster?
HTML5? iOS? Windows? Mac?
Develop games in your browser. Powerful, performant & highly capable.
FPS is dependent on hardware and the workload demanded by a program.
But aren't navigators restricted?
I just thought that Windows apps should be faster than Navigator Apps.
The desktop app exporter is based on node-webkit, which is a standalone version of Google Chrome. The game should work nearly identically.