diff options
author | Johannes Schoepfer <slackbuilds@schoepferinfo> | 2019-03-23 01:07:22 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-03-23 01:07:22 +0700 |
commit | 2e523a68e607fb5c362b675ac48ff8074d2ed4f4 (patch) | |
tree | d13b485bb456d2e3b564b5870d83b483a074d6dc /games/stockfish/README | |
parent | a70cc8719b754367997c65a05ca15c4645cbda89 (diff) |
games/stockfish: Updated for version 10.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games/stockfish/README')
-rw-r--r-- | games/stockfish/README | 15 |
1 files changed, 3 insertions, 12 deletions
diff --git a/games/stockfish/README b/games/stockfish/README index eb67f3ece01ee..dd14db8255c80 100644 --- a/games/stockfish/README +++ b/games/stockfish/README @@ -1,12 +1,3 @@ -Stockfish is a free UCI chess engine derived from Glaurung 2.1. It is not a -complete chess program and requires some UCI-compatible GUI (e.g. XBoard with -PolyGlot, eboard, Arena, Sigma Chess, Shredder, Chess Partner or Fritz) in -order to be used comfortably. Read the documentation for your GUI of choice -for information about how to use Stockfish with it. - -This version of Stockfish supports up to 128 cores. The engine defaults to one -search thread, so it is therefore recommended to inspect the value of the -Threads UCI parameter, and to make sure it equals the number of CPU cores on -your computer. - -This version of Stockfish has support for Syzygybases. +Stockfish is a free UCI chess engine derived from Glaurung 2.1. +It is not a complete chess program and requires some UCI-compatible GUI +(e.g. XBoard/eboard with PolyGlot) in order to be used comfortably. |