Siderite / Siderite/lichessTools
Determine something related to pieces and pawns based on multiPV lines
Open
Nobody has claimed this yet.
enhancement
exploration
- Dominant language
- JavaScript
- Stars
- 92
- Forks
- 20
- Avg merge
- 19h 59m
- Merged PRs (30d)
- 1
Description
If a piece is not part of any of the computer line moves or it is only in some lines, does it mean anything ? What if there are many moves of the same piece?
Contributor guide
No contributing guide indexed for this repository
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
Begin by clarifying what the absence or partial presence of a piece in multiPV computer lines should mean, including cases with repeated moves by one piece. Then trace how multiPV lines are currently exposed and determine the expected behavior before implementation; the issue is done when these cases have an agreed, observable interpretation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100