feat: 开局库 — 50 个标准定式 Zobrist 索引 + 3 测试

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
2026-05-31 15:46:30 +08:00
parent a892e2493b
commit 852a8912e6
2 changed files with 144 additions and 0 deletions
+1
View File
@@ -13,3 +13,4 @@ reqwest = { version = "0.12", features = ["json", "blocking"] }
renet2 = "0.15"
renet2_netcode = "0.15"
bincode = "1"
rand = "0.8"