Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Web versions are allowed????

A topic by MeViPortal created Oct 28, 2018 Views: 297 Replies: 4
Viewing posts 1 to 5

I generally make web games that by default are playable on windows... Can I enter them as such, or do I have to create a win executable???

I believe there has to be a Windows Executable (At least there was last year)
But you should be able to use an wrapper  wrapper such as NWJS (Used to be called  node-webkit) is the same way RPG Maker MV does.

(+1)

Must be an executable. CloudTheWolf is correct in that you can just use a wrapper to make it an executable though.

You can use something like Electron, Nativefier, or NW.js.

- Brent

Thank you everyone... I thought I would have to use a wrapper...