Sabaki
Sabaki copied to clipboard
An elegant Go board and SGF editor for a more civilized age.
Suppose you want to create an SGF with a starting position and some variations. You setup the starting position in _Edit Mode_ and then enter the main variation. While you...
For go players like me who are not developers, it might be helpful to clarify the two labels within Engine Management/Add, so that they are more informative for Sabaki's wider...
I want to run an engine written in python with sabaki (tensorflow/minigo). However I don't know how to run the python virtual environment with Sabaki. Please help!
There is unicode support for at least some symbols (https://unicode.org/L2/L2016/16185-go-symbols.pdf; https://unicode-table.com/en/1F7D5/), but these don't seem to be reported by Sabaki 0.51.1 . If they are, it'd be good to improve...
A global analysis mode can be added. With this mode, ai is able to analyze each step of the whole game and increase the depth of calculation for each step...
The engine couldn't stop after I click on "toggle analysis F4", The GPU will keep running, causing the computer load to increase. The options "time_settings" and "--playouts" in the settings...
Resizing the window to a width < screen resolution, then selecting “View Comments” crashes Sabaki. This makes the interface unresponsive to any mouse clicks (though I can still hear stone...
Hi; I take many scattered Go notes that I would like to be able to merge / split etc., especially given notes on common positions. Being able to copy/paste a...
Hi! Is it possible to implement in Sabaki a sequence of games by two engines and create a file to count a score. Even more useful would be to attach...
When working on a tree, one might be interested to know if two nodes have the same board configurations, including same configuration after rotation, mirror flip, black/white exchange. Could you...