donkirkby / donkirkby/plank

Choose two, three, or four players

Open
#4 0 comments 0 reactions 0 assignees View on GitHub
1 - Ready enhancement
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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.