cm-engine-runner

1.2.0 • Public • Published

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

Package Sidebar

Install

npm i cm-engine-runner

Weekly Downloads

5

Version

1.2.0

License

MIT

Unpacked Size

1.4 MB

Total Files

10

Last publish

Collaborators

  • shaack