Skip to main content

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

Hey - thanks for playing! Glad you enjoyed it :)

So to pack it into a desktop app, I used a tool called Electron alongside Electron Forge. It’s pretty straightforwards if you follow their documentation - you can see the super basic setup I did for electron in the main.js file of the GitHub repo, and the setup for electron forge in the package.json