Difference between revisions of "ChessGUI"

From Chessprogramming wiki
Jump to: navigation, search
(Created page with "'''Home * User Interface * GUI * ChessGUI''' '''ChessGUI''',<br/> a free Graphical User Interface for Chess Engine Communication Protocol and [[UCI]...")
 
Line 99: Line 99:
 
* [http://www.talkchess.com/forum/viewtopic.php?t=61823 ChessGUI Timer Problem] by [[Dennis Sceviour]], [[CCC]], October 24, 2016 » [[Chess Engine Communication Protocol]]
 
* [http://www.talkchess.com/forum/viewtopic.php?t=61823 ChessGUI Timer Problem] by [[Dennis Sceviour]], [[CCC]], October 24, 2016 » [[Chess Engine Communication Protocol]]
 
* [http://www.talkchess.com/forum/viewtopic.php?t=62472 Raffaela 2.15.305 beta under ChessGUI] by [[Norbert Raimund Leisner]], [[CCC]], December 13, 2016 » [[Raffaela]]
 
* [http://www.talkchess.com/forum/viewtopic.php?t=62472 Raffaela 2.15.305 beta under ChessGUI] by [[Norbert Raimund Leisner]], [[CCC]], December 13, 2016 » [[Raffaela]]
'''2017'''
+
'''2017 ...'''
 
* [http://www.talkchess.com/forum/viewtopic.php?t=63478 Book ChessGUI] by Krzysztof Grzelak, [[CCC]], March 17, 2017 » [[Opening Book]]
 
* [http://www.talkchess.com/forum/viewtopic.php?t=63478 Book ChessGUI] by Krzysztof Grzelak, [[CCC]], March 17, 2017 » [[Opening Book]]
* [http://www.talkchess.com/forum/viewtopic.php?t=64969 ChessGUI (current version) and JavaScript engines part I] by [[Norbert Raimund Leisner]], [[CCC]], August 23, 2017 » [[JavaScript]]
+
* [http://www.talkchess.com/forum/viewtopic.php?t=64969 ChessGUI (current version) and JavaScript engines part I] by [[Norbert Raimund Leisner]], [[CCC]], August 23, 2017 » [[JavaScript]]
 +
* [http://www.talkchess.com/forum3/viewtopic.php?f=2&t=70774 Matthias Gemuh's (ChessGUI and BigLion) sad situation] by [[Graham Banks]], [[CCC]], May 18, 2019
  
 
=External Links=
 
=External Links=

Revision as of 09:59, 19 May 2019

Home * User Interface * GUI * ChessGUI

ChessGUI,
a free Graphical User Interface for Chess Engine Communication Protocol and UCI compatible engines running under Windows, developed by Matthias Gemuh using the Visual Component Library of Borland's C++Builder 5.0, starting as GUI for his engines BigLion, Taktix, and ArcBishop. ChessGUI has a classical frame window with multiple hierarchical tabbed views on the current tournament or game document and engine outputs.

Features

Testing Framework

While Matthias claims "ChessGUI is not WinBoard, nor Arena, nor ..., but instead it is just an idea in a pre-beta stage of conception" [1], its sophisticated tournament modes along with its Sample Testsuite Tools [2] make ChessGUI a popular framework for engine testing and to produce rating lists.

Live Broadcast

ChessGUI is able to broadcast live games via the internet using TLCV by Thomas McBurney [3] [4], as successfully applied during the TCEC broadcasts by Martin Thoresen [5]. More recently, ChessGUI was incorporated in Ferdinand Mosca's aiBloodshed chess game broadcaster.

Support

ChessGUI supports various chess variants, opening books and endgame tablebases, the latter also for optional adjudication of the game result. Version 0.245f, released in December 2013, supports the six piece Syzygy Bases [6].

Screenshot

ChessGUI01.jpg

ChessGUI with Chronos and Fire playing [7]

See also

Forum Posts

2007 ...

2008

2009

2010 ...

2011

2012

2013

2015 ...

2016

2017 ...

External Links

References

Up one Level