LizzieYzy is a graphical interface modified from Lizzie, allows loading various engines like: Katago、LeelaZero、Leela、ZenGTP、SAI、Pachi or other GTP engines.
We have added some new features on Lizzie's basis: Hawk Eye, Flash Analyze, Batch Analyze, Estimate, Board Synchronization(only windows), Engine Game, Tsumego Frame, Double Engine Mode, Visualized KataGo Distributed Training and adjusted some details, supported retina monitor, avoided getting fuzzy by scaled.
-
New features
-
Hawk Eye: Get accuracy, winrate difference, score difference and blunder moves based on the differences between engine candidates and actual moves and display in chart.
-
Flash Analyze: Depend on Katago's analysis mode, analyze all kifus in parallel and get winrate graph candidates rapidly, support batch analyze.
-
Batch Analyze: Support batch analyze kifus by GTP engine or Katago's analysis mode.
-
Estimate: Use Katago(default)'s command:
kata-raw-nn
or ZenGTP's commandterritory
to get raw territory, support automatically estimate after each move. -
Board Synchronization(C#): Repository Two mode: foreground(board can't be moved or covered)/backgorund. Special optimizations have been made for FoxWQ、TYGEM、SINA platforms, allowing one-click synchronization, while synchronizing from other platforms or from a picture or gif you need to select the region of the board. Support automatically carrying moves for both sides(developed by C#, only support Windows).
-
Board Synchronization(Java): Repository Foreground only, need to select the region contains the board. Support automatically carrying moves for both sides.
-
Engine Game: Allow a game or multiple games bettween two engines. Support loading some SGF files as opening books. Support various commands:
lz-analyze
,kata-analyze
,genmove
to get moves. For multiple games it will automatically calculate some statistics: elo, stdev interval and etc. -
Tsumego Analysis: Support capture tsumego in part of goban, and automatically generate other part of stones help engine analyze in right area, refer to [Analyze]-[Tsumego frame] or [Capture tsumego] or [Tsumego] button in toolbar.
-
Double Engine Mode: Support loading two engines and analyze synchronously, which is convenient for comparison.
-
Visualized KataGo Distributed Training: Visualized official KataGo training, all games(playing or completed) can be watched.
-
- Instruction for use: https://github.com/yzyray/lizzieyzy/blob/main/readme_en.pdf (If you are reading under translate to Japanese or Korean, please go to original link, translated link will not work)
- Other jar source code links: foxRequestQ.jar InVisibleFrame.jar CaptureTsumeGo.jar