Skip to main content

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

Users have access to the source code, it’s the only way for the browser to execute that code.

If you want to prevent that, you can obfuscate the source code, so it is not useful for someone who wants to edit it. There are many tools that can do that, if you search around you shouldn’t have an issue finding one.

Do you have a recommendation for the best tool to obfuscate the source code?

(+1)

I don’t have a recommendation unfortunately. Sorry :/