chess.ts icon indicating copy to clipboard operation
chess.ts copied to clipboard

A Typescript chess library for chess move generation/validation, piece placement/movement, and check/checkmate/draw detection

Results 1 chess.ts issues
Sort by recently updated
recently updated
newest added

handle variations: - promote variation - demote variation - delete variation - delete remaining moves - update move method (actual move method if the move already played it create a...