Multi-User Sessions
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 502
- Forks
- 58
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 57
Description
Multi-User Sessions (multiplayer, long-term) — Let multiple users (players and a director) share and interact with a single session simultaneously.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names no files, tests, or entry points. Start by clarifying the session, player, and director interaction requirements, then locate the existing session handling in the repository. Done should mean multiple users can share and interact with one session simultaneously, including the stated long-term multiplayer use case.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100