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.