krestenlaust / krestenlaust/ChessGame
Display current moves and whose turn it is
Open
Nobody has claimed this yet.
enhancement
GUI (ChessForms)
- Dominant language
- C#
- Stars
- 5
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Currently, you need to know whose turn it is, and you can't recall the previous moves, beyond the colored tiles of the most recent move.
- Add move related UI to the board.
- Make special UI for Networked-play, that shows connection status(?).
Edit: The turn is shown in the title currently
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
Start by locating the board UI and the code that currently shows the turn in the title. Review how moves and networked-play state are represented. Done means the board shows previous moves and whose turn it is, with a defined connection-status display for networked play.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- game-dev, networking
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100