Implement single-player game interface #14

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

Acceptance Criteria:

  • Display game board with cards
  • Display player hand and bot hand (hidden)
  • Display current trick and stock pile
  • Card play interface (click to play)
  • Game state updates (turn indicator, scores)
  • Game over screen with results
  • Resign option with confirmation
**Acceptance Criteria:** - [x] Display game board with cards - [x] Display player hand and bot hand (hidden) - [x] Display current trick and stock pile - [x] Card play interface (click to play) - [x] Game state updates (turn indicator, scores) - [x] Game over screen with results - [x] Resign option with confirmation
KZix added the gameplayuifeature labels 2025-11-20 22:04:15 +00:00
KZix added this to the Bisca - Frontend project 2025-11-20 22:04:15 +00:00
FernandoJVideira moved this to To Do in Bisca - Frontend on 2025-12-18 19:31:56 +00:00
FernandoJVideira self-assigned this 2025-12-18 19:32:08 +00:00
KZix self-assigned this 2025-12-22 22:39:28 +00:00
KZix added reference feature/frontend-gameboard-singleplayer 2025-12-22 22:39:43 +00:00
KZix moved this to In Progress in Bisca - Frontend on 2025-12-24 16:06:55 +00:00
Edd moved this to Done in Bisca - Frontend on 2025-12-25 21:39:52 +00:00
Edd closed this issue 2025-12-25 21:40:00 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SyntaxSquad/DADProject#14