Skip to content

Multiplayer #14

Description

@aydin41k
  1. Create a database (could be a local file on the server - or one file per match)
  2. Two people can connect to the game and "take a seat"
  3. Each player gets a "reveal the cards" button
  4. Once a player presses the button, their cards open
  5. Once both players open their cards, the score is calculated
  6. Once the score is calculated, "New round" button appears. Either player (or a third party) can press it to start a new round
  7. The match is deleted 24 hours after creation (control this via a cron or whichever way)

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions