stockfish
Version:
The Stockfish chess engine in Web Assembly (WASM)
12 lines (11 loc) • 327 B
JavaScript
/*!
* Stockfish copyright T. Romstad, M. Costalba, J. Kiiski, G. Linscott
* and other contributors.
*
* Released under the GNU General Public License v3.
*
* Compiled to JavaScript and WebAssembly by Niklas Fiekas
* <niklas.fiekas@backscattering.de> using Emscripten.
*
* https://github.com/niklasf/stockfish.wasm
*/