How a HTML5 game can be buyable? I mean, if it is HTML, even though you obfuscate the code or apply encryption, the whole html and javascript is already on your browser means you already have the whole code. then how can it be buyable? I don't understand.
I mean even if you make sure that unauthentic person can not play your games. But there is a possibility that an authenticated user can steal your assets like images, scripts etc.. And by making some changes if redistributes the same how the buying thing protects that? How to achieve this protection?