chess-console-stockfish
v6.3.0
Published
StockfishPlayer for ChessConsole
Downloads
192
Readme
chess-console-stockfish
A Stockfish engine player for chess-console. It uses cm-engine-runner to integrate an opening book and the stockfish engine.
See it in action
Installation
Download the source from GitHub and run npm install
. This will
install the dependencies and the index.html
should show a chess-console
which integrates this player.