forked from featurecat/lizzie
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
featurecat
authored
Mar 28, 2018
1 parent
22e04b1
commit e5716ae
Showing
1 changed file
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,8 @@ | ||
# lizzie - Leela Zero Interface | ||
 | ||
|
||
Allows the user to analyze games in realtime using [Leela Zero](https://www.github.com/gcp/leela-zero). We're currently in beta. You need Java 8 or higher to run this program. | ||
Allows the user to analyze games in realtime using [Leela Zero](https://github.com/gcp/leela-zero). You need Java 8 or higher to run this program. To run, just follow the instructions in the provided readme in the [release](https://github.com/featurecat/lizzie/releases/tag/0.3). | ||
|
||
The first run will take a while because Leelaz needs to set up the OpenCL tunings. Just hang tight, and wait for it to finish, then you will see Leelaz's analysis displayed on the board. Feel free to supply your own tunings, as this will speed up the process. Do this by copying any leelaz_opencl_tuning file you have into the directory. | ||
|
||
[download here](https://github.com/CamWagner/lizzie/releases/tag/0.2) | ||
[download here](https://github.com/featurecat/lizzie/releases/tag/0.3) |