Choose two, three, or four players
- Dominant language
- Java
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
As a player, I want to select the number of players
- [ ] Create an add button
- [ ] Display pieces for two players at the start
- [ ] Add pieces for another player when you click the add button, if there are already four players, remove the pieces for two players.
- [ ] Hide the add button after the first move, and display it after a reset.
Contributor guide
No contributing guide indexed for this repository
Research direction
No files, tests, or entry points are named. Start by locating the player-piece initialization, add-button handling, first-move behavior, and reset flow; confirm how the current two-player setup is represented. Done means selecting two to four players works, the add button follows the stated move and reset rules, and the displayed pieces match the selection.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- game-dev
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100