Skip to main content
added 305 characters in body; edited title
Source Link

How can a html5html 5 game made liscencedlicensed?

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?

How can a html5 game made liscenced?

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.

How can a html 5 game made licensed?

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?

Source Link

How can a html5 game made liscenced?

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.