Difference between revisions of "Tarrasch"

From Chessprogramming wiki
Jump to: navigation, search
(Created page with "'''Home * User Interface * GUI * Tarrasch'''<br/> '''Home * Software * Databases * Tarrasch''' '''Tarrasch''',<br/> a free, [[UCI]...")
 
Line 12: Line 12:
 
=See also=
 
=See also=
 
* [[Arena]]
 
* [[Arena]]
* [[Scid]]
+
* [[SCID]]
 
* [[Tarrasch Rule]]
 
* [[Tarrasch Rule]]
 
* [[Tarrasch Toy Engine]]
 
* [[Tarrasch Toy Engine]]

Revision as of 21:37, 5 August 2019

Home * User Interface * GUI * Tarrasch
Home * Software * Databases * Tarrasch

Tarrasch,
a free, UCI compliant, cross platform open source chess GUI [1], written by Bill Forster in C++ using wxWidgets, released under the MIT license, first published in 2011 [2]. Since version 3 in November 2016, Tarrasch provides sophisticated Database and chess publishing facilities within a tabbed document interface. Tarrasch 3 for Windows comes with a free compiled database, a PGN opening book, and chess engines, using Stockfish as default engine, including free versions of Komodo, Houdini, Rybka, and its own Tarrasch Toy Engine.

Screenshot

Tarrasch gui.png

Tarrasch GUI [3]

See also

Forum Posts

External Links

Chess GUI

The Tarrasch Chess GUI - Features

Misc

References

Up one Level