khemssharma / khemssharma/Chess
A player can play multiple games simultaneously/ with themselves
Open
bug
good first issue
- Dominant language
- TypeScript
- Stars
- 29
- Forks
- 2
- Avg merge
- 2m
- Merged PRs (30d)
- 5
Description
A player, both anonymous and logged in, can play multiple games simultaneously resulting in
- playing with themselves.
- Anonymous games can not be resumed if one player is playing both games.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by tracing the server-side entry points that create games, assign players, and resume anonymous games. Reproduce two simultaneous games for one logged-in player and for one anonymous player. Done means a player cannot be assigned to multiple active games or matched with themselves, while anonymous games remain resumable.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- backend, game-dev
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100