This is a temporary, read-only recovery of the chessprogrammingwiki while a longer-term plan is worked out. Editing is not possible right now, but will be again soon.
Chess Programming Wiki All pages Other namespaces

TomitankChess

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. tomitankChess is available as mobile app Chess or Sakk under iOS and Android, the Pro versions at a not too cheap price 6.

Contents
  1. Features
    1. Board Representation
    2. Search
    3. Evaluation
  2. Forum Posts
    1. 2017 ...
    2. 2020 ...
  3. External Links
  4. References

Features

7

Board Representation

Delta Pruning

SEE Pruning

Evaluation

Forum Posts

2017 ...

2020 ...

References

Up one Level


  1. tomitankChess - New JavaScript engine by Tamás Kuzmics, CCC, September 17, 2017↩︎

  2. Javascript-Obfuscator.aspx↩︎

  3. Re: tomitankChess - New JavaScript engine by Tamás Kuzmics, CCC, September 21, 2017↩︎

  4. Strongest JavaScript Chess Engine by Tamás Kuzmics, CCC, September 30, 2017↩︎

  5. Node.js↩︎

  6. Mobile application by Tamás Kuzmics, CCC, March 15, 2020↩︎

  7. Features based on tomitankChess/README.md at master · tomitank/tomitankChess · GitHub and tomitankChess 4.2↩︎

Categories: Open Source · GPL · UCI · JavaScript · Android · IOS · NN · Chess Suffix · Commercial

What links here

Contributors: GerdIsenberg.