Life In 19x19
http://prod.lifein19x19.com/

how to use the OGS score estimator in your program
http://prod.lifein19x19.com/viewtopic.php?f=18&t=17647
Page 1 of 1

Author:  deungsan [ Wed Jul 15, 2020 11:57 am ]
Post subject:  how to use the OGS score estimator in your program

Recently I have completed a sgf viewer that shows stone moves on a board. And I would like to have a score estimator in it so that it can tell the scores of black and white and which stones are dead. I am wondering if I can use the OGS score estimator(https://github.com/online-go/score-estimator) in my program (in c++ or javascript). If yes, how do I compile the score estimator(Window 10, msvc2017)? Can anyone tell me details? Or is there a better score estimator you would like to recommend?

Author:  Javaness2 [ Wed Jul 15, 2020 11:11 pm ]
Post subject:  Re: how to use the OGS score estimator in your program

I'm not sure what you mean. The OGS repo has a score estimator written in C++ and they say it can be translated to Javascript with emscripten.
What language are you developing in?

Author:  deungsan [ Thu Jul 16, 2020 12:53 am ]
Post subject:  Re: how to use the OGS score estimator in your program

"What language are you developing in?"

Thanks in response.

I wrote it in javascript.

I have never used emscription, so no idea how to convert the c++ source of OGS score estimator to javascript.

Author:  Javaness2 [ Thu Jul 16, 2020 2:27 am ]
Post subject:  Re: how to use the OGS score estimator in your program

Best place to ask would be the OGS forum itself - Anoek is active there

Page 1 of 1 All times are UTC - 8 hours [ DST ]
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
http://www.phpbb.com/