chess-image-generator
Accepts FEN, PGN or array data for chess board and generates PNG or buffer.
JavaScript★ 61
chess-artist
A python script that can annotate chess games in pgn file with static evaluation or search score of an engine, can anno…
Python★ 73
chess
Go (Golang) chess library: move generation with bitboards, PGN/FEN, UCI/Stockfish, opening books, image generation. Wel…
Go★ 96
js-chess-engine
Complete TypeScript chess engine with zero dependencies for Node.js >=24 and browsers. Features configurable AI (5 pred…
TypeScript★ 164
python-chess
A chess library for Python, with move generation and validation, PGN parsing and writing, Polyglot opening book reading…
Python★ 2.9k