# Stockfish 10 (WebAssembly)

Vendored from the npm package `stockfish@10.0.2` (https://github.com/nmrugg/stockfish.js),
which packages the Stockfish chess engine (https://stockfishchess.org).
License: GPLv3 — see license.txt in this directory; complete corresponding
source is available at the repositories above.

Used by the game viewer's optional Analysis / Review features; the engine runs
entirely in the visitor's browser (Web Worker), nothing is sent to a server.
Re-vendor with `npm run games:stockfish`.
