mirror of
https://github.com/LHY0125/Gobang-Game.git
synced 2026-06-29 08:55:53 +08:00
feat(core): 棋谱记录 — JSON 序列化/反序列化 + 复盘重建
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
@@ -3,4 +3,5 @@
|
||||
pub mod ai;
|
||||
pub mod board;
|
||||
pub mod rules;
|
||||
pub mod record;
|
||||
pub mod types;
|
||||
|
||||
Reference in New Issue
Block a user