XBoard

{{short description|Graphical user interface for chess games}}

{{Use dmy dates|date=November 2020}}

{{Infobox software

|name = XBoard

|logo =

|screenshot = File:Xboard 4.2.7 on KDE 4.2.2 and Fedora 10.png

|caption = GNU Chess 5.0.7 on XBoard 4.2.7

|developer = GNU project

|latest release version = {{wikidata|property|preferred|references|edit|Q2104585|P348|P548=Q2804309}}

|latest release date = {{wikidata|qualifier|preferred|single|Q2104585|P348|P548=Q2804309|P577}}

|latest preview version = {{wikidata|property|preferred|references|edit|Q2104585|P348|P548=Q51930650}}

|latest preview date = {{wikidata|qualifier|preferred|single|Q2104585|P348|P548=Q51930650|P577}}

|genre = Computer chess

|license = GPL

|website = [https://www.gnu.org/software/xboard XBoard]

|operating_system = Linux, FreeBSD, NetBSD, OpenBSD, Microsoft Windows, macOS

}}

XBoard is a graphical user interface chessboard for chess engines under the X Window System. It is developed and maintained as free software by the GNU project. WinBoard is a port of XBoard to run natively on Microsoft Windows.

Overview

Originally developed by Tim Mann as a front end for the GNU Chess engine, XBoard eventually came to be described as a graphical user interface for XBoard engines.{{cite book|last=Hagen|first=William von|title=Ubuntu Linux Bible: Featuring Ubuntu 10.04 LTS|url=https://books.google.com/books?id=rsSlrQLB8-gC&pg=SA15-PA93|access-date=11 November 2011|date=13 May 2010|publisher=John Wiley and Sons|isbn=978-0-470-88180-4|pages=15–16}} It also acts as a client for Internet Chess Servers,{{cite book|last=Negus|first=Chris|title=Red Hat Linux 9 bible|url=https://books.google.com/books?id=NliYH-zrQXQC|year=2003|publisher=Wiley Pub.|isbn=978-0-7645-3938-1|page=242}} and e-mail chess,{{cite book|last1=Mui|first1=Linda|last2=Quercia|first2=Valérie|title=X user tools|url=https://archive.org/details/xusertools00lind|url-access=registration|access-date=11 November 2011|year=1994|publisher=O'Reilly & Associates|isbn=978-1-56592-019-4|page=[https://archive.org/details/xusertools00lind/page/186 186]}} and can allow the user to play through saved games.{{cite book|last=Johnson|first=Chris F. A.|title=Shell scripting recipes: a problem-solution approach|url=https://books.google.com/books?id=PDqsRgXg1WIC&pg=PA294|year=2005|publisher=Apress|isbn=978-1-59059-471-1|page=294}}

XBoard/WinBoard remain updated, and the Chess Engine Communication Protocol has been extended to meet the needs of modern engines (which have features such as hash tables, multi-processing and end-game tables, which could not be controlled through the old protocol).

XBoard/WinBoard also fully support engines that play chess variants, such as Fairy-Max. This means the GUI is able to display a wide range of variants such as xiangqi (Chinese chess), shogi (Japanese chess), makruk (Thai chess), Crazyhouse, Capablanca Chess and many other Western variants on boards of various sizes. It offers a Westernized representation for these games, but the almost limitless configurability of XBoard/WinBoard also allows a high-quality representation of non-Western style games.{{cite web|url=https://www.gnu.org/software/xboard/|publisher=gnu.org|title=XBoard|access-date=11 November 2011}}

File:Xboard shogi.png]]

Another computer chess protocol is the Universal Chess Interface (UCI). XBoard/WinBoard supports this protocol (and its dialects USI and UCCI, which are in common use for shogi and Chinese chess) through adapter programs such as Polyglot and UCI2WB.

Since 2014 there exists a special version of XBoard that better integrates with Apple's OS X. It is distributed from WinBoard forum as an OS X App, including several engines (for chess and many chess variants), and adapters for running engines in non-natively supported protocols. It also contains supporting software for connecting with the popular Internet Chess Servers FICS and ICC for on-line play. XBoard OS X Apps that specifically configure XBoard for oriental-style shogi or xiangqi are also available.

WinBoard is a version of XBoard adapted to MS Windows, and is available in a similar package.{{cite web|url=http://home.hccnet.nl/h.g.muller/CVfairy.html|website=home.hccnet|title=Fairy-Max: an AI for playing user-defined Chess variants}}

{{clear}}

Fairy-Max

{{Infobox software

| name = Fairy-Max

| screenshot = Fairy_Max_logo.png

| caption = Fairy-Max logo

| developer = H.G. Muller

| released = 4.8 / {{Start date and age|2007|10|18}}

| latest release version = 5.0b

| latest release date = {{Start date and age|2016|2|19}}Muller, H. G. (February 19, 2016). [http://www.talkchess.com/forum3/viewtopic.php?t=59309 Fairy-Max 5.0b released]. TalkChess.com.

| programming language = C

| operating_system = Windows, Linux, MacOSMuller, H. G. (October 7, 2011). [http://www.talkchess.com/forum3/viewtopic.php?t=40667 Fairy-Max 4.8R released]. TalkChess.com.

| genre = Computer chess

| license = Public Domain

| website = {{URL|http://home.hccnet.nl/h.g.muller/CVfairy.html}}

}}

Fairy-Max is a free and open source chess engine which can play orthodox chess as well as chess variants.{{cite web|url=https://chessprogramming.wikispaces.com/Fairy-Max|title=chessprogramming - Fairy-Max|website=ChessProgramming.Wikispaces.com|access-date=3 September 2017|archive-date=4 May 2018|archive-url=https://web.archive.org/web/20180504050041/http://chessprogramming.wikispaces.com/Fairy-Max|url-status=dead}}{{cite web|url=http://home.hccnet.nl/h.g.muller/CVfairy.html|title=Fairy-Max|last=H.G.Muller|website=home.HCCNet.nl|access-date=3 September 2017}}{{cite web|url=http://www.chessvariants.com/index/msdisplay.php?itemid=MSfairy-max-an-ai-for-playing-user-defined-chess-variants|title=Fairy-Max: an AI for playing user-defined Chess variants|first=H. G.|last=Muller|website=www.ChessVariants.com|access-date=3 September 2017}}{{cite web|url=http://www.open-aurec.com/wbforum/viewtopic.php?f=24&t=52775|title=Winboard Forum • View topic - Anatomy of a simple engine: Fairy-Max|website=www.Open-Aurec.com|access-date=3 September 2017}} Among its features is the ability of users to define and use their own custom variant chess pieces for use in games.

Fairy-Max was derived from micro-Max (also developed by H.G. Muller), one of the smallest programs to play complete FIDE chess. Therefore, Fairy-Max versioning started with version number 4.8, the version of micro-Max used.

{{clear left}}

{{Chess programming series}}

= Description =

The Fairy-Max module is a chess engine only, but is packaged with XBoard, which serves as the graphical user interface. Users can play against the Fairy-Max engine, or play the engine against other engines. It can also be set up to play two armies against each other, both using the Fairy-Max engine, for the purpose of analyzing chess moves, chess variants, or variant chess pieces.

File:Fairy_Max_output.png

{{clear}}

= Capabilities =

Besides classical FIDE chess, Fairy-Max is provided with a large selection of pre-defined games using fairy chess pieces, including shatranj (ancient Iranian chess), xiangqi (Chinese chess), shogi (Japanese chess), makruk (Thai chess), King of the Hill, Capablanca Chess, Courier chess, Berolina chess, Seirawan chess and other chess variants. Users are also able to specify their own board sizes, and define custom chess pieces, so that user-defined chess variants can also be played. Chessboards can be defined with a maximum size of 14 files in width, and 16 ranks in depth.[https://manpages.debian.org/unstable/fairymax/fairymax.6.en.html fairymax - xboard-compatible chess and chess-variant engine 'Fairy-Max'] — Debian Manpages.

= Playing strength =

The engine's Elo rating fluctuates at around 1900 when playing orthodox chess in CCRL 40/40 chess engine tournament, which roughly corresponds to class A human player.{{Cite web|url=https://ccrl.chessdom.com/ccrl/4040/cgi/compare_engines.cgi?family=Micro-Max&print=Rating+list&print=Results+table&print=LOS+table&print=Ponder+hit+table&print=Eval+difference+table&print=Comopp+gamenum+table&print=Overlap+table&print=Score+with+common+opponents|title = CCRL 40/15}}

The author of the program has said "the goal of Fairy-Max is to make an entertaining but beatable opponent to play against in all kind of chess variants."{{cite web|url=http://www.open-aurec.com/wbforum/viewtopic.php?f=15&t=53716|title=Winboard Forum • View topic - ELO rating of Fairy max?|website=www.Open-Aurec.com|access-date=3 September 2017}}{{cite web|url=http://rybkaforum.net/cgi-bin/rybkaforum/topic_show.pl?tid=22612|title=Strange goings on|website=RybkaForum.net|access-date=3 September 2017|archive-date=4 September 2017|archive-url=https://web.archive.org/web/20170904014107/http://rybkaforum.net/cgi-bin/rybkaforum/topic_show.pl?tid=22612|url-status=dead}}

See also

{{Portal|Free and open-source software}}

References

{{Reflist}}