Open acunniffe opened 3 days ago
Currently blocks the clock and UI thread
For this we'll probably need to fork boardgame.io or patch-package it, because currently the MCTSBot interface isn't async, which (I think) makes it difficult to move to a worker
boardgame.io
patch-package
MCTSBot
Currently blocks the clock and UI thread