Skip to content

Basic Simulation Functionality #6

@jebidiah252

Description

@jebidiah252

We need to create the basic simulation functionality to show that a game can be simulated.

Once we have both frontends started (scorekeeper can hit some buttons and an event will fire), we can start working on the integration needed to see game updates in real time.

An idea could be to setup a basic web socket connection between the two different frontends, with the scorekeeper having a button that would generate a web socket message and the scoreboard frontend listening for that message. That message could contain some basic info that says to update the home team's score by one, or to increase the period by one.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    Status

    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions