-
Notifications
You must be signed in to change notification settings - Fork 980
Pull requests: jhlywa/chess.js
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Fix: Pawns on edge ranks should have no chess.moves()
#578
opened Jan 17, 2026 by
some1else
Loading…
feat: add complete Chess960 support, including X-FEN, castling rules,PGN loading tests
#575
opened Jan 5, 2026 by
void-57
Loading…
Move 'addMove' stateful function + add extra conditional to promotion check
#563
opened Sep 21, 2025 by
joachimbulow
Loading…
Fix: handle invalid FEN when side to move is already delivering check
#559
opened Sep 13, 2025 by
YusungAN
Loading…
Added a learning note to README as part of GitHub practice
#557
opened Sep 11, 2025 by
David20061129
Loading…
Add chess960 support. This is a roll-up of all changes from the 'chess960support' branch.
#551
opened Aug 1, 2025 by
deverac
Loading…
Optimisations for history, pgn and getComments
#421
opened Jun 24, 2023 by
gavin-lb
Contributor
Loading…
Changes to
isDraw and isGameOver (to fix #112) and fixes for games that include put/remove
#417
opened Jun 14, 2023 by
gavin-lb
Contributor
Loading…
Added methods to get captured pieces for either player.
#402
opened Apr 29, 2023 by
angarc
Contributor
Loading…
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.