These files can grow up to sizes of GB so we don't expect people to have all databases downloaded.
Requirements:
https://github.com/lichess-org/lila-tablebase - implement a (synchronous) request in the function query(board) to the lila database. Any exceptions are handled such if this fail, we return None.
This should be done in it's own class, say class LilaTablebase.
https://github.com/lichess-org/lila-tablebase
_Originally posted by @KYLChiu in https://github.com/KYLChiu/sporkfish/pull/104#discussion_r1477129517_
Context:
Requirements:
query(board)
to the lila database. Any exceptions are handled such if this fail, we return None.class LilaTablebase
.