You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Remove imports of shogitterDB from Shogi and dependent classes and allow passing Shogi.ofRule(rule: Rule), so using Shogi class doesn't require full download of entire shogitterDB on browsers
The text was updated successfully, but these errors were encountered:
Remove imports of
shogitterDB
fromShogi
and dependent classes and allow passingShogi.ofRule(rule: Rule)
, so usingShogi
class doesn't require full download of entireshogitterDB
on browsersThe text was updated successfully, but these errors were encountered: