RubiChess

From Chessprogramming wiki
Revision as of 09:55, 22 September 2019 by GerdIsenberg (talk | contribs) (Created page with "'''Home * Engines * RubiChess''' '''RubiChess'''<br/> an UCI compliant open source chess engine by Andreas Matthies, writt...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Home * Engines * RubiChess

RubiChess
an UCI compliant open source chess engine by Andreas Matthies, written in C++, licensed under the GPL v3.0. RubiChess started in 2017 as 0x88 engine and soon evolved to a bitboard engine first using rotated bitboards and subsequently magic bitboards (about 24% faster) to determine sliding piece attacks [1].

Features

[2]

Board Representation

Search

Evaluation

Misc

Forum Posts

External Links

Chess Engine

Misc

References

Up one level