UNPKG

chess-console-stockfish

Version:
17 lines (11 loc) 735 B
# chess-console-stockfish A Stockfish engine player for [chess-console](https://github.com/shaack/chess-console). It uses [cm-engine-runner](https://github.com/shaack/cm-engine-runner) to integrate an opening book and the stockfish engine. ## See it in action - [Demo (the index.html of this repository)](https://shaack.com/projekte/chess-console-stockfish/) - [Real-life example in chessmail.de](https://www.chessmail.de/pages/chess-computer.html) ## Installation Download the source from [GitHub](https://github.com/shaack/chess-console-stockfish) and run `npm install`. This will install the dependencies and the `index.html` should show a [chess-console](https://github.com/shaack/chess-console) which integrates this player.