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]...")
 
(4 intermediate revisions by 2 users not shown)
Line 6: Line 6:
 
=Features=
 
=Features=
 
==Testing Framework==
 
==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" <ref>[http://www.chess.hylogic.de/ BigLion Homepage]</ref>, its sophisticated tournament modes along with its ''Sample Testsuite Tools'' <ref>[http://www.talkchess.com/forum/viewtopic.php?t=41608 an STS Tool retouched] by [[Matthias Gemuh]], [[CCC]], December 26, 2011</ref> make ChessGUI a popular framework for [[Engine Testing|engine testing]] and to produce [[Engine Rating Lists|rating lists]].  
+
While Matthias claims "ChessGUI is not [[WinBoard]], nor [[Arena]], nor ..., but instead it is just an idea in a pre-beta stage of conception" <ref>[http://www.chess.hylogic.de/ BigLion Homepage]</ref>, its sophisticated [[Tournament Manager|tournament modes]] along with its ''Sample Testsuite Tools'' <ref>[http://www.talkchess.com/forum/viewtopic.php?t=41608 an STS Tool retouched] by [[Matthias Gemuh]], [[CCC]], December 26, 2011</ref> make ChessGUI a popular framework for [[Engine Testing|engine testing]] and to produce [[Engine Rating Lists|rating lists]].  
  
 
==Live Broadcast==
 
==Live Broadcast==
Line 17: Line 17:
 
[[FILE:ChessGUI01.jpg|none|border|text-bottom|link=http://www.chess.hylogic.de/chess/ChessGUI01.jpg]]  
 
[[FILE:ChessGUI01.jpg|none|border|text-bottom|link=http://www.chess.hylogic.de/chess/ChessGUI01.jpg]]  
 
ChessGUI with [[Chronos]] and [[Fire]] playing <ref>Image courtesy [[Matthias Gemuh]], [http://www.chess.hylogic.de/ BigLion Homepage]</ref>  
 
ChessGUI with [[Chronos]] and [[Fire]] playing <ref>Image courtesy [[Matthias Gemuh]], [http://www.chess.hylogic.de/ BigLion Homepage]</ref>  
 +
 +
=Retirement=
 +
On 29 Mar 2016, the author of ChessGUI announced he retired from chess programming, therefore there would not be any update nor support for both ChessGUI and chess engine Big Lion. However, so far his home page is still accessible and those programs are still downloadable.
  
 
=See also=
 
=See also=
 
* [[aiBloodshed]]
 
* [[aiBloodshed]]
 
* [[Arena]]
 
* [[Arena]]
 +
* [[Tournament Manager]]
 
* [[WinBoard]]
 
* [[WinBoard]]
  
Line 99: Line 103:
 
* [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 17:31, 29 July 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]

Retirement

On 29 Mar 2016, the author of ChessGUI announced he retired from chess programming, therefore there would not be any update nor support for both ChessGUI and chess engine Big Lion. However, so far his home page is still accessible and those programs are still downloadable.

See also

Forum Posts

2007 ...

2008

2009

2010 ...

2011

2012

2013

2015 ...

2016

2017 ...

External Links

References

Up one Level