Implement multiplayer game interface with WebSocket integration #15

Closed
opened 2025-11-20 22:05:09 +00:00 by KZix · 0 comments
Owner

Acceptance Criteria:

  • Real-time card display and updates via WebSocket
  • Player status and connection indicators
  • 20-second move timer display and countdown
  • Move timeout handling (auto-surrender after timeout)
  • Opponent's move notifications
  • Trick resolution display
  • Game chat or communication (optional)
  • Disconnect/reconnect handling
**Acceptance Criteria:** - [x] Real-time card display and updates via WebSocket - [x] Player status and connection indicators - [x] 20-second move timer display and countdown - [x] Move timeout handling (auto-surrender after timeout) - [x] Opponent's move notifications - [x] Trick resolution display - [ ] Game chat or communication (optional) - [x] Disconnect/reconnect handling
KZix added the websocketsgameplayuifeature labels 2025-11-20 22:05:09 +00:00
KZix added this to the Bisca - Frontend project 2025-11-20 22:05:09 +00:00
Edd moved this to To Do in Bisca - Frontend on 2025-12-31 18:27:08 +00:00
Edd moved this to In Progress in Bisca - Frontend on 2025-12-31 18:27:15 +00:00
Edd self-assigned this 2025-12-31 18:27:20 +00:00
Edd moved this to To Do in Bisca - Frontend on 2025-12-31 21:21:56 +00:00
Edd was unassigned by AfonsoCMSousa 2026-01-01 23:37:29 +00:00
AfonsoCMSousa self-assigned this 2026-01-01 23:37:29 +00:00
AfonsoCMSousa moved this to In Progress in Bisca - Frontend on 2026-01-02 00:36:40 +00:00
AfonsoCMSousa added spent time 1 hour 23 minutes 2026-01-02 14:14:35 +00:00
AfonsoCMSousa started working 2026-01-02 14:14:36 +00:00
AfonsoCMSousa worked for 2 hours 15 minutes 2026-01-02 16:30:25 +00:00
AfonsoCMSousa moved this to Blocked in Bisca - Frontend on 2026-01-02 19:08:00 +00:00
AfonsoCMSousa moved this to Done in Bisca - Frontend on 2026-01-02 19:08:06 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Total Time Spent: 3 hours 38 minutes
AfonsoCMSousa
3 hours 38 minutes
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SyntaxSquad/DADProject#15