Difference between revisions of "Snitch"

From Chessprogramming wiki
Jump to: navigation, search
(Created page with "'''Home * Engines * Snitch''' '''Snitch''',<br/> a WinBoard and UCI compliant chess engine by Klaus Friedel, written in C++, first anno...")
 
(No difference)

Latest revision as of 10:35, 20 March 2021

Home * Engines * Snitch

Snitch,
a WinBoard and UCI compliant chess engine by Klaus Friedel, written in C++, first announced [1] and released [2] in 2004. While Klaus' former engine Hagrid applies Rotated Bitboards, Snitch uses a plain 8x8 board with piece-lists and attack tables [3], as well as legal move generation.

Features

[4]

Search

Evaluation

Misc

See also

Forum Posts

External Links

Chess Engine

Misc

References

Up one level