JayArrowz / JayArrowz/NetScape
Player Index list implementation
Open
- Dominant language
- C#
- Stars
- 21
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
Currently Netscape does not support multiple players, all players have the same ID 1. Need to implement a entity list which assigns the correct index to new players
Contributor guide
No contributing guide indexed for this repository
Research direction
No files or tests are named. Start by locating where new players are created and where player ID 1 is assigned, then trace the player entity representation. Done means the server can maintain multiple players and assign each new player the correct distinct index; add or update coverage for that behavior if the project has relevant tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100