Difference between revisions of "FabChess"

From Chessprogramming wiki
Jump to: navigation, search
m
Line 5: Line 5:
 
'''FabChess''',<br/>
 
'''FabChess''',<br/>
 
an [[UCI]] compliant [[:Category:Open Source|open source chess engine]] by [[Fabian von der Warth]], written in [[Rust]] and first released on [https://en.wikipedia.org/wiki/GitHub GitHub] in July 2019.
 
an [[UCI]] compliant [[:Category:Open Source|open source chess engine]] by [[Fabian von der Warth]], written in [[Rust]] and first released on [https://en.wikipedia.org/wiki/GitHub GitHub] in July 2019.
FabChess comes with an own [https://en.wikipedia.org/wiki/Wiki Wiki], elaborating on programming details <ref>[https://github.com/fabianvdW/FabChess/wiki Home · fabianvdW/FabChess Wiki · GitHub]</ref>.
+
FabChess comes with its own [https://en.wikipedia.org/wiki/Wiki Wiki], elaborating on programming details <ref>[https://github.com/fabianvdW/FabChess/wiki Home · fabianvdW/FabChess Wiki · GitHub]</ref>.
  
 
=Features=
 
=Features=

Revision as of 15:50, 4 November 2019

Home * Engines * FabChess

St. Sebastian and St. Fabian [1]

FabChess,
an UCI compliant open source chess engine by Fabian von der Warth, written in Rust and first released on GitHub in July 2019. FabChess comes with its own Wiki, elaborating on programming details [2].

Features

[3]

Board Representation

Search

Evaluation

[4]

Forum Posts

Re: New engine releases 2019 by Fabian von der Warth, CCC, July 17, 2019

External Links

References

Up one Level