lucasart / c-chess-cli

Command Line Interface for UCI Chess engines written in C
GNU General Public License v3.0
70 stars 9 forks source link

Print ETA when starting games #61

Closed spinojara closed 1 year ago

spinojara commented 1 year ago

This is very useful if you start a lot of games for testing. The two constants used to calculate the eta can be improved but they were calculated from some quick testing (around 3000 games).