Skip to content

Define Simulation State JSON #70

Description

@caydenreynolds

The State JSON message, as seen in this document, needs to be updated to allow the entire history of the simulation to be sent to the frontend. The simulation history is meant to be accessed by the player's at any time while the simulation is running.

  • The format chosen should make it easy for frontend to access and template the information
  • The format chosen should take into consideration all of the information sent, including the current turn's state. (Might be easier have the current turn simply be the most recent turn in the history?)
  • The format chosen may include any additional information that frontend would like to be able to access
  • Just go ahead and update the document linked above. Shoot me a message if you don't have perms to edit.

Activity

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

Metadata

Metadata

Assignees

Labels

documentationImprovements or additions to documentationfront-endfront end work

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions