Use 3rd party JS libraries (including JQuery), call Javascript functions, access object properties and methods. Implement game objects, and algorithms in Javasc...
Currently, all scripts load on start of the game/app, right!?
Is it possible to add scripts on runtime? (loading while playing). I don't need all scripts of my current project on startup..
Yes, all scripts load on start of the game/app because they are added to the game's webpage.
Yes, it possible to add scripts on runtime: stackoverflow.com/questions/9037082/how-to-load-javascript-code-to-an-html-file-at-runtime