Nibbler - Leela Chess Zero (Lc0) interface

Discussion of anything and everything relating to chess playing software and machines.

Moderator: Ras

Yoav Dothan
Posts: 2
Joined: Wed Apr 29, 2015 7:08 am
Location: Israel

Re: Nibbler - Leela Chess Zero (Lc0) interface

Post by Yoav Dothan »

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
zamana
Posts: 3
Joined: Wed Oct 15, 2014 10:57 pm

Re: Nibbler - Leela Chess Zero (Lc0) interface

Post by zamana »

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 ."
(...)
Ok... 6 years old thread... but I need to thank you for this!

That's exactly what I need!