lizgoban icon indicating copy to clipboard operation
lizgoban copied to clipboard

Leela Zero & KataGo visualizer

Results 13 lizgoban issues
Sort by recently updated
recently updated
newest added

In the `draw_stone` method, play the sound after `draw_last_move`. This is more intuitive. For example, you can make these changes: ```javascript pachi = '../external/sound/0.mp3' const pachi_audio = new Audio(pachi); function...

0.8 is introducing blurred ownership. is it possible to disable that?

Has anybody else experienced LizGoBan ceasing to start on Windows 11? _Originally posted by @DaviidM in https://github.com/kaorahi/lizgoban/discussions/81_