Downloadable games on itch.io

So I just got itch.io and I want to be able to download games versus just giving a link. Is that possible?

1 Like

It is possible to capture the result of compiling a game to GitHub Pages to an Electron or Tauri or something similar app - you just need to take all the HTML, CSS, and JS files and wrap them up nicely in a packaged web browser.

Maybe I should try it out one day…

2 Likes

I just re-read this and if it wasnt clear i meant make arcade games and be able to download them.

1 Like

Download the game as a uf2 or png and put it on your game’s itch.io page

2 Likes