-
Notifications
You must be signed in to change notification settings - Fork 4
PreRendering and gameplay. #1
Copy link
Copy link
Open
Description
It would be nice if we could prerender the DOM (copy the initial view as HTML). At present it currently takes a while to load, and drawing the DOM is very noticeable. This is what the isomorphic functionality is, and we'd need to use the miso function to support this. Also, it would be nice if the game was ready to be played when the page loaded (no need to call New Game)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels