Skip to content

Latest commit

 

History

History
32 lines (19 loc) · 3.24 KB

README_EN.md

File metadata and controls

32 lines (19 loc) · 3.24 KB

LizzieYzy - GUI for Game of Go

screenshot_en

LizzieYzy is a graphical interface modified from Lizzie, allows loading various engines like: KatagoLeelaZeroLeelaZenGTPSAIPachi 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 command territory 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.