Search the Community
Showing results for tags 'exe'.
-
I Develop One Game in HTML5. Now my Client Ask They Need For Windows. I don't know which is the best method?. Anyone have Knowledge? I need to convert HTML5 to EXE(windows). Best Practice with Examples i want. And also Exe size should be less. Please share your knowledge.
-
I've read a few articles on how phaser games can be deployed onto steam however I can't find anything related to how to store the data in this case. Essentially what i would want to do would be to create a game that runs on windows and save data locally instead of relying on the internet to handle save progress. Could anyone provide details on what options are available? Is it possible to still use local storage if the game is an exe file?