Skip to content

Use GitHub Pages to publish web version of authoring tool + sample game(s) #101

@mkremins

Description

@mkremins

This would allow us to link people directly to the web version of the authoring tool, the Lovers & Rivals sampleGame, and maybe other examples as we add them.

The simplest way to do this is probably just to publish this whole repository as a GitHub Pages site, but that's kind of messy. Do we maybe want to try restricting Pages to a specific folder instead?

Either way, doing this would probably require us to either include bin/ensemble.js in the repo (so that the console knows where to find it) or include a vendored version of bin/ensemble.js in the ensembletool directory like we're currently doing with the sampleGame.

We could also move the examples (and authoring tool?) out of this repository altogether, although that'd mean more work for us to keep everything in sync between multiple repos.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions