Should server send it's own game canvas element (residing inside game parent element)?
Would not work with game engine functions Would be game engine independent
➕ No need to manually create (or change) HTMLCanvas element (note: edugameForm still needs to be created)
➖ No more ability to custom add extra EduGame elements (unless it's after the game has started)
Potential solution: make it optional?
Should server send it's own game canvas element (residing inside game parent element)?
Would not work with game engine functionsWould be game engine independent➕ No need to manually create (or change) HTMLCanvas element (note: edugameForm still needs to be created)
➖ No more ability to custom add extra EduGame elements (unless it's after the game has started)
Potential solution: make it optional?