startStockfish: Start stockfish

Description Usage Examples

Description

Starts a stockfish process from binaries included in the package. Functions in stockfisher accept a stockfish process to keep things quick. If a process is not provided they will spawn one of their own and close it after they are done. This will add some overhead that.

Usage

1

Examples

1
2
3
stockfish = startStockfish()
stockStep(posString = 'startpos',movetime = 1000,stockfish = stockfish)
stopStockfish()

oganm/stockfisher documentation built on May 25, 2019, 10:43 p.m.