LizGoban 0.1.0
Initial release.
To use LizGoban on 64bit Windows immediately
Just download the all-in-one package (LizGoban-0.1.0_win_*.zip), extract it, and double-click LizGoban 0.1.0.exe
. You do not need installation, configuration, additional downloads, and so on. Its file size is due to the built-in engine Leela Zero 0.17 (CPU-only) + 15 blocks network (a4b58a91) on 2019-11-10.
- 2019-11-25 Fix line breaks in README.txt. (The source code and *.exe are not changed.)
- 2019-11-26 ditto.
To use LizGoban with GPU, KataGo, Mac, Linux, etc.
Download the source code and see README.md
.
Major changes from unreleased versions
- The launcher command is changed from "npx electron src" to "npm start". (The former also works at present.)
- "Load engine" menu is deleted because it is misleading.