As the question states I want to make a game which is a collection of minigames fetched at runtime from an external server. I was thinking along the lines of making a webgl build for the minigame and downloading it and displaying it to the user , is it a viable solution? If so how to implement it in a proper defined way ?
↧