SebLague / Chess-Challenge

Create your own tiny chess bot!
https://www.youtube.com/watch?v=Ne40a5LkK6A
MIT License
1.77k stars 1.06k forks source link

How to get match duration? #345

Closed SKAE5 closed 1 year ago

SKAE5 commented 1 year ago

Hi, is there a way to get the total number of milliseconds available at the match start?

From the timer I can only see milliseconds remaining and milliseconds elapsed this move

SebLague commented 1 year ago

Hi, I have added GameStartTimeMilliseconds to the Timer