Create POST /api/games endpoint #39

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

Acceptance Criteria:

  • Accept: variant (Bisca de 3, Bisca de 9), mode (single-player, multiplayer)
  • Create game record with initial state
  • Deal cards to player
  • Initialize stock pile
  • Return game ID and initial game state
  • Return 400 for invalid variant/mode
  • Return 401 if unauthorized
**Acceptance Criteria:** - [ ] Accept: variant (Bisca de 3, Bisca de 9), mode (single-player, multiplayer) - [ ] Create game record with initial state - [ ] Deal cards to player - [ ] Initialize stock pile - [ ] Return game ID and initial game state - [ ] Return 400 for invalid variant/mode - [ ] Return 401 if unauthorized
KZix added the featureapigameplay labels 2025-11-20 22:17:16 +00:00
KZix added this to the Bisca - API project 2025-11-20 22:17:16 +00:00
KZix moved this to In Progress in Bisca - API on 2025-12-04 19:38:30 +00:00
KZix self-assigned this 2025-12-04 19:49:49 +00:00
KZix added reference feature/database-and-auth-api 2025-12-11 20:11:23 +00:00
KZix removed reference feature/database-and-auth-api 2025-12-11 20:11:27 +00:00
KZix added reference feature/game-endpoints 2025-12-11 22:33:26 +00:00
KZix moved this to Done in Bisca - API on 2025-12-14 01:16:44 +00:00
KZix closed this issue 2025-12-18 21:05:35 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SyntaxSquad/DADProject#39