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
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Acceptance Criteria: