Skip to content

Render move data as series of arrays so we can display images w/ buttons and directions #19

Open
@bdickason

Description

@bdickason

We'd like to render imagery for buttons and directions.

We're planning the following:
Each comma separated command is an entry in an array (d, d/f, f, 2 becomes [d,d/f,f,2])

Each plus command becomes a nested array with comma separation (d/f,d/f+1+2 becomes [d/f, [d/f, 1, 2]])

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions