TomitankChess

From Chessprogramming wiki
Revision as of 21:50, 24 September 2020 by GerdIsenberg (talk | contribs) (Created page with "'''Home * Engines * tomitankChess''' '''tomitankChess''',<br/> an open source chess engine by Tamás Kuzmics written in Jav...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Home * Engines * tomitankChess

tomitankChess,
an open source chess engine by Tamás Kuzmics written in JavaScript, licensed under the GPL v3.0. tomitankChess was first released as version 1.4 in September 2017 [1]. The js source code was initially obfuscated [2] [3], but published as human readable source a few days later [4]. tomitankChess uses the Node.js JavaScript runtime [5] to implement UCI.

Features

[6]

Board Representation

Search

Delta Pruning
SEE Pruning

Evaluation

Forum Posts

2017 ...

2020 ...

External Links

References

Up one Level