A Stockfish engine player for chess-console. It uses cm-engine-runner to integrate an opening book and the stockfish engine.
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.