Snitch

From Chessprogramming wiki
Revision as of 10:35, 20 March 2021 by GerdIsenberg (talk | contribs) (Created page with "'''Home * Engines * Snitch''' '''Snitch''',<br/> a WinBoard and UCI compliant chess engine by Klaus Friedel, written in C++, first anno...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

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