-
![無題2](https://user-images.githubusercontent.com/63999713/145064814-ee1948d2-d816-4f06-b068-fdb7baf225ec.png)
This is a game record downloaded from FoxGo. Move numbers are displayed correctly on both…
-
> node_modules/venn.js/src/layout.js:2:20: error: Could not resolve "../node_modules/fmin/index.js"
2 │ scale} from '../node_modules/fmin/index.js';
╵ ~~~~~~~~~…
-
There's no problem when open a .sgf file from local PC but Korean characters' broken when open the same file from online.
It seems maybe there's a encoding or characterset bug.
Here are screenshots.…
-
The screenshot below is a phase diagram of Black 218 in a 4-stone handicap game. "Black 222" is displayed on the main board because the pre-arranged black handicap stones are counted. (Related to #56)…
-
Example:
```sh
sgf_to_gif sgfs/ # runs okay
sgf_to_gif sgfs/ # output gifs get read as sgf
```
-
SGF:
> (;GM[1]FF[4] SZ[19] GN[] DT[2022-07-23] PB[忘与冉] PW[小狼の让子] BR[4段] WR[9段] KM[0]HA[8]RU[Chinese]AP[GNU Go:3.8]RE[B+17.00]TM[60]TC[10]TT[40]AP[foxwq]RL[0] AB[pd][dp][dd][pp][dj][pj][jd]…
-
Here are the steps that will most likely cause this bug in my environment.
Engine command: "katago_tensorRT\katago_2021102_trt64.exe" gtp -model "weights\kata1-b40c256-s10382453504-d2531003754.bin…
-
I've been trying to submit a (locally-working) solution to the [wordy](https://github.com/exercism/haskell/tree/main/exercises/practice/wordy) exercise, but it's failing to download `attoparsec` due t…
-
If you save the flash-analyzed game record and reload it, it will not be displayed properly.
The SGF data saved by performing flash analysis is shown below. I will do only the beginning part.
>(…
-
In the game between engines, there was a result of "double pass" as shown in the figure below. The result of the match is that White wins 1.5 points, so I think it is desirable to include this in the …