Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Web-based games?

A topic by Scott Lininger created Oct 31, 2018 Views: 328 Replies: 2
Viewing posts 1 to 3

Can you submit a HTML5 web-based game? Or would you need to package it up as a Windows executable?

Thanks!

Will need to be a windows executable. You can just use a wrapper though to accomplish it.

(1 edit)

Examples of this are Nativefier, NW.js, Electron, etc, or you could make your own using VB.NET or C# and WinForms.

- Brent