Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(+1)

The problem is how browsers work with local scripts getting requests for other assets (scripts, styles, sounds, etc.).

If you’re on Linux, you can start a local HTTP server by running python3 -m http.server in the directory with index.html.

(1 edit)

Since I'm using Windows 11, I'll just play it online. Thank you for your reply!