Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 973 Bytes

README.md

File metadata and controls

25 lines (17 loc) · 973 Bytes

chess-console-stockfish

A Stockfish engine player for chess-console. This is a full functional chess computer written in vanilla ES6.

See it in action

Demo page Example chess-console

Installation

  • Download the source from GitHub and run npm install in this projects root folder.

External Links