Difference between revisions of "Stockfish (chess engine)"
m |
m (formatting) |
||
(4 intermediate revisions by 2 users not shown) | |||
Line 2: | Line 2: | ||
|Name=Stockfish | |Name=Stockfish | ||
|Short description=Strong chess engine for playing and analysis | |Short description=Strong chess engine for playing and analysis | ||
− | |Full description=Stockfish is a strong | + | |Full description='''Stockfish is a strong Chess engine to play against or use for analysis of positions, openings, endgames and so on. ''' |
− | Stockfish is one of strongest | + | Stockfish is one of the strongest Chess engines in the world. |
− | To use | + | To use its features an interface such as eBoard or SCID is required. |
|Homepage URL=https://stockfishchess.org/ | |Homepage URL=https://stockfishchess.org/ | ||
− | |VCS checkout command=git clone https://github.com/official-stockfish/Stockfish | + | |VCS checkout command=git clone https://github.com/official-stockfish/Stockfish.git |
+ | |Computer languages=C++ | ||
+ | |Keywords=chess, chess engine, computer chess | ||
+ | |Version status=stable | ||
+ | |Version download=https://github.com/official-stockfish/Stockfish/archive/master.zip | ||
+ | |Version comment=https://github.com/official-stockfish/Stockfish/releases | ||
+ | |Last review by=Calinou | ||
+ | |Last review date=2015/12/11 | ||
+ | |Submitted by=Chillfan | ||
+ | |Submitted date=2015/12/11 | ||
|Status= | |Status= | ||
|Is GNU=No | |Is GNU=No | ||
}} | }} | ||
{{Project license | {{Project license | ||
− | |License= | + | |License=GPLv3orlater |
+ | |License copyright=Stockfish, a UCI chess playing engine derived from Glaurung 2.1 | ||
+ | Copyright (C) 2004-2008 Tord Romstad (Glaurung author) | ||
+ | Copyright (C) 2008-2015 Marco Costalba, Joona Kiiski, Tord Romstad | ||
+ | |||
+ | Stockfish is free software: you can redistribute it and/or modify | ||
+ | it under the terms of the GNU General Public License as published by | ||
+ | the Free Software Foundation, either version 3 of the License, or | ||
+ | (at your option) any later version. | ||
+ | |||
+ | Stockfish is distributed in the hope that it will be useful, | ||
+ | but WITHOUT ANY WARRANTY; without even the implied warranty of | ||
+ | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | ||
+ | GNU General Public License for more details. | ||
+ | |||
+ | You should have received a copy of the GNU General Public License | ||
+ | along with this program. If not, see <http://www.gnu.org/licenses/>. | ||
+ | |License verified by=Calinou | ||
+ | |License verified date=2015/12/11 | ||
+ | |License note=[https://raw.githubusercontent.com/official-stockfish/Stockfish/master/Copying.txt Copying.txt] | ||
}} | }} | ||
{{Software category | {{Software category | ||
|Game=chess-related | |Game=chess-related | ||
+ | |Programming-language=C++ | ||
+ | |Runs-on=Windows, BSD, OS X, GNU/Linux | ||
}} | }} | ||
{{Featured}} | {{Featured}} |
Latest revision as of 15:34, 15 January 2016
Stockfish
https://stockfishchess.org/
Strong chess engine for playing and analysis
Stockfish is a strong Chess engine to play against or use for analysis of positions, openings, endgames and so on.
Stockfish is one of the strongest Chess engines in the world.
To use its features an interface such as eBoard or SCID is required.
Licensing
License
Verified by
Verified on
Notes
Leaders and contributors
Resources and communication
Software prerequisites
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.
The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.