Skip to content

Come up with a game serialization format #50

Description

@eaceaser

we need a serialization format for game state in the DB. I wonder if it makes sense to just use SGF? Parsing it is probably a pain tho. So in that case, we probably want to come up with another serialization format.

We could also possible have to serialization formats:

  1. One which contains game history and branching. This one is closer to SGF.
  2. One which contains just the live state of a game, used for playing and recovering game state.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions