Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

9
  • If their code is interpreted it's pretty easy to just change the scripts. Commented Mar 15, 2014 at 14:17
  • The backend could be coded in an interpreted language. But something is also being pushed to the client. Commented Mar 15, 2014 at 14:33
  • They can run interpreted code on the device too. Commented Mar 15, 2014 at 14:40
  • How? You're hinting at details that I would love to see in a well thought out answer. Commented Mar 16, 2014 at 5:31
  • 1
    @grasGendarme there is a difference between downloading code (which can do arbitrary things) and downloading additional rules (here is an xml that describes the attributes of a new area, item - all the code necessary to implement it is already in place) and resources (images, music, etc...). Commented Jun 15, 2014 at 0:10