Skip to content
forked from aerisnju/mylizzie

Go analyzer for Leela Zero. Derived from featurecat's Lizzie. Licensed under GPL v3.

License

Notifications You must be signed in to change notification settings

zsalch/mylizzie

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mylizzie

screenshot

A go game analyzer based on Leela Zero. Derived from featurecat's Lizzie. Licensed under GPL v3.

Thanks for cngoodboy for some code contributions.

Thanks for toomasr for his sgf4j project. This project contains some of his codes.

How to build

You need Apache Maven. After maven set up, go to the source directory and type

mvn package

And you will get the built jar with its dependencies in target/distribution directory.

Note that this only builds the executable jar. In order to make mylizzie work, you need to get the other binaries from Lizzie. Download an official lizzie release and copy mylizzie's jar and lib into the official lizzie release and happy to use it.

About

Go analyzer for Leela Zero. Derived from featurecat's Lizzie. Licensed under GPL v3.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%