Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Go] Add sgf loader #970

Merged
merged 6 commits into from
Jul 21, 2023
Merged

[Go] Add sgf loader #970

merged 6 commits into from
Jul 21, 2023

Conversation

youyou-ku
Copy link
Collaborator

@youyou-ku youyou-ku commented Jun 22, 2023

今の実装でコメントや分岐のない棋譜データであれば再現できる

  • コメントを無視する実装
  • 分岐部分を無視する実装

@youyou-ku
Copy link
Collaborator Author

コメントは今の実装でも無視できていた
分岐部分はゲーム木のような構成になっているらしく、セミコロン区切りでmoveを分割している今の実装だと主分岐の判定が難しいか

@sotetsuk sotetsuk merged commit c2419dd into main Jul 21, 2023
@sotetsuk sotetsuk deleted the go_load_sgf branch July 21, 2023 06:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants