1.2.0 • Published 12 months ago

cm-engine-runner v1.2.0

Weekly downloads
-
License
MIT
Repository
github
Last release
12 months ago

cm-chess-engines-runner

Working engines

Not implemented yet, does not work in Safari as of 2021-12-12

Stockfish Skill Levels

this.uciCmd('setoption name Skill Level value ' + (LEVELS[props.level][1]))
  • Level 0 = 1100 ELO rating
  • Level 1 = 1165 ELO rating
  • Level 2 = 1230 ELO rating

As you can see the strength is increasing by 65 ELO points for each level, so that;

  • Level 20 = 2570 ELO rating.

And depth to ELO: https://chess.stackexchange.com/questions/8123/stockfish-elo-vs-search-depth?rq=1

References

1.2.0

12 months ago

1.1.1

1 year ago

1.0.17

1 year ago

1.1.4

1 year ago

1.1.3

1 year ago

1.1.2

1 year ago

1.0.16

1 year ago

1.1.0

2 years ago

1.0.15

2 years ago

1.0.14

2 years ago

1.0.12

2 years ago

1.0.11

2 years ago