-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or request
Milestone
Description
I think pocketbase is ideal to keep the list of current games in progress.
In php, when the game is closed/deleted/completed, the record should be removed from this pocketbase table.
It's much easier to query one small table for games currently in progress than for php to scan everything.
Suggested data structure:
gameID num
playerA user
playerB user
heroA string
heroB string
currentGameTurn number
format string
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request
Type
Projects
Status
No status