Nibbler - Leela Chess Zero (Lc0) interface
Moderator: Ras
-
- Posts: 2
- Joined: Wed Apr 29, 2015 7:08 am
- Location: Israel
Re: Nibbler - Leela Chess Zero (Lc0) interface
Hello, I just started to use nibbler, and find it very good. An improvement could be the numbering of the moves in the variations shown on the right side, it helps to follow the game sidelines.
Yoav
-
- Posts: 3
- Joined: Wed Oct 15, 2014 10:57 pm
Re: Nibbler - Leela Chess Zero (Lc0) interface
Ok... 6 years old thread... but I need to thank you for this!Max wrote: ↑Sun Jun 23, 2019 4:42 pm
(...)
And it runs (with a little help) perfect on a mac too.
- Download and install Node.js from https://nodejs.org/en/ . Now install electron: type in a terminal session "npm install -g electron".
(...)
- Download source code of Nibbler and unpack it to a directory of your choice. Create there your config.json file. Then type in a terminal "electron ."
That's exactly what I need!