Skip to content

Commit

Permalink
Update gui.markdown
Browse files Browse the repository at this point in the history
fix typo
  • Loading branch information
RainRat authored and ianfab committed Apr 28, 2024
1 parent 433d060 commit af4ff35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gui.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ permalink: /gui/

For offline usage of Fairy-Stockfish you need to [download Fairy-Stockfish](/download/) as well as a compatible graphical user interface (GUI). If you want to first try it online out without any downloads, you can have a look at the [websites using Fairy-Stockfish](/online/).

You can use one of the GUIs listed below or any other chess variant GUI that is compatible with the supported protocols (UCI, UCCI, USI, UCI-cyclone, CECP/xboard). For documention about protocols used for chess variants, see the [chess variant standards page](/chess-variant-standards/).
You can use one of the GUIs listed below or any other chess variant GUI that is compatible with the supported protocols (UCI, UCCI, USI, UCI-cyclone, CECP/xboard). For documentation about protocols used for chess variants, see the [chess variant standards page](/chess-variant-standards/).

## Overview
There are several chess variant GUIs with different strengths and weaknesses, so please check which one best suits your use case. If you want to do analysis for common chess variants, [LiGround](#liground) and [PyChess](#pychess) should be good options for easy to use GUIs. If you are more interested in running engine matches, [cutechess](#cutechess) is a very good choice. For custom variants and the most feature-rich GUI you can use [WinBoard/XBoard](#xboardwinboard), which however is less stable than the other options. If none of these GUIs supports the variant you want to use, then you can resort to [FairyFishGUI](#fairyfishgui), which by design supports all variants Fairy-Stockfish can support but has a very minimalistic interface.
Expand Down

0 comments on commit af4ff35

Please sign in to comment.