Tagged Questions
0
votes
2answers
329 views
How is JS source protected in Chrome games?
I was playing a space arcade shooter https://moonbreakers.com/ and tried to see some of the JS and shader code. However, I was unable to find anything but some server communication code. Game code is ...