How to convert an HTML5 project to a desktop application?
Hi, I made a browser game using Adobe Animate (by selecting HTML5 Canvas as the Platform Type). Now, I'm trying to convert it into a desktop application (targeting Windows). I tried to follow many guides on the internet in order to do so, but none of them has worked so far.
Most answers suggest converting my project to an application by using Adobe AIR for desktop or by using conversion to ActionScript 3.0. However, the game's code uses Javascript while the previously suggested platforms use ActionScript, and hence during the publishing process there are always complication errors.
Is there any way to convert my browser game to a desktop application? Thanks in advance.
