celeroncoder / celeroncoder/Chess
[TODO] Update the isFirstMove property behaviour in the Piece class
Open
enhancement
piece
- Dominant language
- Java
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
https://github.com/khushalbhardwaj-0111/Chess/blob/de7e93f4eb6fdc68208e582df8c4eda36541ba72/src/com/chess/engine/pieces/Piece.java#L17
Update the behaviour of the isFirstMove property on the Piece class to efficiently mock the `pawn jump` move within the `Pawn Piece Class`.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.