Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 920 Bytes

File metadata and controls

8 lines (7 loc) · 920 Bytes

Comparison

Library Description
chess.js most popular JS chess library — move generation, validation, check/checkmate
chessops TypeScript chess rules — supports variants (Crazyhouse, Antichess, etc.)
js-chess-engine chess engine with configurable AI — no dependencies
chess.ts TypeScript rewrite of chess.js