Skip to content

PreRendering and gameplay. #1

@dmjio

Description

@dmjio

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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions