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

Support large board size #16

Open
cryptsport opened this issue Apr 16, 2021 · 1 comment
Open

Support large board size #16

cryptsport opened this issue Apr 16, 2021 · 1 comment

Comments

@cryptsport
Copy link

you can add support for katago for large boards - connecting the engine? and reading the "extended sgf" like
"location should a string like "C4" the same as in the GTP protocol. KataGo also supports extended column coordinates locations beyond "Z", such as "AA", "AB", "AC", ... Alternatively one can also specify strings like "(0,13)" that explicitly give the integer X and Y coordinates."
https://github.com/lightvector/KataGo/blob/master/docs/Analysis_Engine.md
to view games for boards larger than 52x52
https://lifein19x19.com/viewtopic.php?f=18&t=17391

@hope366
Copy link
Owner

hope366 commented Jul 15, 2021

I'm sorry, I'm not a computer programmer, so I can hardly make any changes to lizzie myself.
Almost all the updates so far are the result of using PR prepared by other people.
By mentioning the official lizzie Issues, the developer may create a nice PR.

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

No branches or pull requests

2 participants